SOLUTION: How do I write a slope-intercept for a line passing throught the given point that is parallel to the given line (7,-3); 8+7y=4? How do I write a second equation that's perpendicula
Algebra ->
Graphs
-> SOLUTION: How do I write a slope-intercept for a line passing throught the given point that is parallel to the given line (7,-3); 8+7y=4? How do I write a second equation that's perpendicula
Log On
Question 961280: How do I write a slope-intercept for a line passing throught the given point that is parallel to the given line (7,-3); 8+7y=4? How do I write a second equation that's perpendicular tothe given line? Found 2 solutions by josgarithmetic, stanbon:Answer by josgarithmetic(39616) (Show Source):
You can put this solution on YOUR website! How do I write a slope-intercept for a line passing throught the given point that is parallel to the given line (7,-3); 8x+7y=4?
---
That equation has slope = -8/7
Form:: y = mx + b
Solve for "b"::
-3 = (-8/7)7 + b
b = 5
----
Equation:
y = (-8/7)x+5
----------------------
How do I write a second equation that's perpendicular to the given line?
slope you want is +7/8
----
Form:: y = mx + b
Solve for "b"::
-3 = (7/8)7 + b
-24/8 = 49/8 + b
b = -73/8
-----
Equation:
y = (7/8)x-(73/8)
------------
Cheers,
Stan H.
-------------