SOLUTION: Find an equation of the line with the given slope that passes through the given point. Write the equation in form Ax+By=C.
m=3/2, (6,-4)
the equation of the line in the for
Algebra ->
Linear-equations
-> SOLUTION: Find an equation of the line with the given slope that passes through the given point. Write the equation in form Ax+By=C.
m=3/2, (6,-4)
the equation of the line in the for
Log On
Question 953694: Find an equation of the line with the given slope that passes through the given point. Write the equation in form Ax+By=C.
m=3/2, (6,-4)
the equation of the line in the form Ax=By=C is . Found 2 solutions by stanbon, lwsshak3:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Find an equation of the line with the given slope that passes through the given point. Write the equation in form Ax+By=C.
m=3/2, (6,-4)
-----
Use the slope-intercept form::
y = mx + b
Solve for "b"::
-4 = (3/2)6 + b
b = -4-9
b = -13
-------
Equation:
y = (3/2)x -13
----
Rearrange::
2y = 3x - 26
Rearrange::
3x - 2y = 26
----------------
Cheers,
Stan H.
=============
You can put this solution on YOUR website! Find an equation of the line with the given slope that passes through the given point. Write the equation in form Ax+By=C.
m=3/2, (6,-4)
***
use point slope formula:(y-y1)=m(x-x1)
y+4=3/2(x-6)
2y+8=3x-18
equation: 3x-2y=26