SOLUTION: Find an equation of the line passing through each pair of points (-6, 0) and (9, -8).Write the equation in the form Ax=By=C.
Algebra ->
Linear-equations
-> SOLUTION: Find an equation of the line passing through each pair of points (-6, 0) and (9, -8).Write the equation in the form Ax=By=C.
Log On
Question 240459: Find an equation of the line passing through each pair of points (-6, 0) and (9, -8).Write the equation in the form Ax=By=C. Found 2 solutions by solver91311, Alan3354:Answer by solver91311(24713) (Show Source):
You can put this solution on YOUR website! Find an equation of the line passing through each pair of points (-6, 0) and (9, -8).Write the equation in the form Ax=By=C.
--------------
Find the slope, m
m = diffy/diffx = 8/-15
m = -8/15
---------
Use y = mx + b to find b. Use either point
0 = (-8/15)*(-6) + b
b = -16/5
-------
y = (-8/15)x - 16/5
8x + 15y = - 48