SOLUTION: The table shows y as a function of x
X Y
3 6
6 8
9 10
12 12
What linear equation best describes the relationship between x and y
Algebra ->
Linear-equations
-> SOLUTION: The table shows y as a function of x
X Y
3 6
6 8
9 10
12 12
What linear equation best describes the relationship between x and y
Log On
You can put this solution on YOUR website! The table shows y as a function of x
X Y
3 6
6 8
9 10
12 12
----
Form:: y = mx + b
----
slope = m = (8-6)/(6-3) = 2/3
----
Substitute and solve for "b"::
8 = (2/3)6 + b
b = 4
-----
Equation:: y = (2/3)x + 4
------------
Cheers,
Stan H.
------------