|
Question 646229: What is the function rule for this function table:
Input. 0,4,8,12
Output 5,7,9,11
Found 2 solutions by stanbon, solver91311: Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! What is the function rule for this function table:
Input. 0,4,8,12
Output 5,7,9,11
--------------------
y = mx + b
m = slope = (7-5)/(4-0) = 2/4 = 1/2
b = f(0) = 5
-----
y = (1/2)x + 5
======================
Cheers,
Stan H.
Answer by solver91311(24713) (Show Source):
|
|
|
| |