SOLUTION: the line containing 1,-3 and 3,y is perallel to the line containing 5,-6 and 9,y find the value of y

Algebra ->  Linear-equations -> SOLUTION: the line containing 1,-3 and 3,y is perallel to the line containing 5,-6 and 9,y find the value of y      Log On


   



Question 1096022: the line containing 1,-3 and 3,y is perallel to the line containing 5,-6 and 9,y find the value of y
Found 2 solutions by Alan3354, MathTherapy:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
the line containing 1,-3 and 3,y is perallel [sic] to the line containing 5,-6 and 9,y find the value of y
---------
If they're parallel, they have the same slope.
---
Slope, m, = diffy/diffx
==================
For (1,-3) and (3,y),
m = (-3-y)/1-3 = (y-3)/2
---------
For (5,-6) and (9,y),
m = (-6-y)/(5-9) = (y+6)/4
==============
*********** Use parentheses for the points.
=======================
So, (y-3)/2 = (y+6)/4
---
Solve for y.



Answer by MathTherapy(10552) About Me  (Show Source):
You can put this solution on YOUR website!

the line containing 1,-3 and 3,y is perallel to the line containing 5,-6 and 9,y find the value of y
Line are parallel so slopes are equal. Therefore, we get:  
matrix%281%2C3%2C+%28y+-+-+3%29%2F%283+-+1%29%2C+%22=%22%2C+%28y+-+-+6%29%2F%289+-+5%29%29
matrix%281%2C3%2C+%28y+%2B+3%29%2F2%2C+%22=%22%2C+%28y+%2B+6%29%2F4%29
4(y + 3) = 2(y + 6) ------- Cross-multiiplying
4y + 12 = 2y + 12
2y = 0 =====> highlight_green%28matrix%281%2C3%2C+y%2C+%22=%22%2C+0%29%29
That's all!!