SOLUTION: a line passing through (0,6) and (2,1) can i get a step by step in words not numbers please.

Algebra ->  Linear-equations -> SOLUTION: a line passing through (0,6) and (2,1) can i get a step by step in words not numbers please.      Log On


   



Question 530828: a line passing through (0,6) and (2,1) can i get a step by step in words not numbers please.
Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
What is the equation of the line passing through
(0,6) and (2,1) ?
the point-slope formula says:
( change in y ) / ( change in x ) = ( change in y ) / ( change in x )
Suppose I call the 2 given points +P%5B1%5D+, and +P%5B2%5D+
+P%5B1%5D+ = (x1 , y1)
+P%5B2%5D+ = (x2 , y2)
Change in y = y2 - y1
Change in x = x2 - x1
-----------------
The formula uses the concept that any point (x,y) is also
OK to use, so I can say
( change in y ) / ( change in x ) = ( y - y1 ) / ( x - x1 )
-----------------
Putting these ideas together,
( y - y1 ) / ( x - x1 ) = ( y2 - y1 ) / ( x2 - x1 )
Now you just have to substitute the actual numbers:
(x1,y1) = (0,6)
(x2,y2) = (2,1)
+%28+y+-+6+%29+%2F+%28+x+-+0+%29+=+%28+1+-+6+%29+%2F+%28++2+-+0+%29+
+%28+y+-+6+%29+%2F+x+=+-5%2F2+
+y+-+6+=+%28-5%2F2%29%2Ax+
+y+=+%28-5%2F2%29%2Ax+%2B+6+
check answer:
(2,1)
+1+=+%28-5%2F2%29%2A2+%2B+6+
+1+=+-5+%2B+6+
+1+=+1+
OK