Parviz F. answered 01/28/14
Tutor
4.8
(4)
Mathematics professor at Community Colleges
( -9, -6) ( 1,1)
This problem can be done in different ways . It is useful to know all those ways , so the property of equation of a line, linear relationship can be addressed
We know that equation of a line is given by Y = mx +b
So , there are 2 parameters that should be determined:
first m:
1 - ( -6) = 7
1 - ( -9) 10
So our equation becomes:
Y = 0.7 X + b
Now, we plug the coordinate of any one of the 2 points to evaluate the b
( 1,1 )
1 = 0.7 (1) + b
b = 0.3
Our equation of line becomes:
Y = 0.7 X + 0.3
If we use the other point we shoud get the same answer:
( -9, -6)
- 6 = 0.7( -9) +b
b = - 6 + 6.3 = 0.3
then: Y = 0.7 X + 0.3
Another method will be
Y = mx + b
Plug in coordinates of 2 point in the equation , and solve an equation with 2 variables.
1 = m + b
-6 = -9m + b
1 - m = -6 + 9m
10m = 7 m =.7
1 = 0.7 + b
b = 0.3
Y = 0.7X + 0.3