If (1,2), and ( - 20,9) are two solutions of f(x) = mx
b. find m and b.
![If 12 and 209 are two solutions of fx mx b find m and b class=](https://us-static.z-dn.net/files/d04/0ff00ec1304f947e6942ea245555c06d.png)
The function f(x) = mx + b is a linear function, and the values of m and b are -1/3 and 7/3, respectively
The function is given as:
f(x) = mx + b
The solutions are (1,2) and (-20,9)
The above points mean that:
1 * m + b = 2
-20 * m + b = 9
This gives
m + b = 2
-20m + b = 9
Subtract both equations
m + 20m = 2 - 9
Evaluate the difference and sum
21m = -7
Divide both sides by 21
m = -1/3
Substitute m = -1/3 in m + b = 2
-1/3 + b = 2
Add 1/3 to both sides
b = 2 + 1/3
Evaluate
b = 7/3
Hence, the values of m and b are -1/3 and 7/3, respectively
Read more about linear equations at:
https://brainly.com/question/14323743
#SPJ1