SOLUTION: Let f be a linear function. If f(−2) = −2 and f(4) = −20, find f(x). f(x)=
Algebra
->
Equations
-> SOLUTION: Let f be a linear function. If f(−2) = −2 and f(4) = −20, find f(x). f(x)=
Log On
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 1133367
:
Let f be a linear function. If
f(−2) = −2
and
f(4) = −20,
find
f(x).
f(x)=
Found 2 solutions by
josgarithmetic, math_helper
:
Answer by
josgarithmetic(39617)
(
Show Source
):
You can
put this solution on YOUR website!
Points (x,y) are (-2, -2) and (4, -20).
Slope,
Take either point to setup an equation:
as function,
Answer by
math_helper(2461)
(
Show Source
):
You can
put this solution on YOUR website!
The linear function goes through (-2,-2) and (4,-20):
f(x) = mx + b
m = (-20-(-2))/(4-(-2)) = -18/6 = -3
f(x) = -3x + b
Using (-2,-2), solve for b:
-2 = -3(-2) + b
-8 = b
---
Ans:
---
Check: f(-2) = -3(-2)-8 = 6-8 = -2 (ok)
and f(4) = -3(4)-8 = -12-8 = -20 (ok)