Saved Bookmarks
| 1. |
Let f = {(1,1), (2,3), (0, -1), (-1, -3) be a linear function f(x)= mx + c from Z into Z. Find the value of m and c. |
|
Answer» Let the function be f(x) = mx + c, f(0) = -1 = c = -1 f(1) = m. 1 + c ⇒ 1 = m – 1 ⇒ m = 2 ∴ f(x) = 2x – 1 |
|