document.write( "Question 419853: Find the equation of the line that passes through (5, -3) and is parallel to the line 3x + 4y = 8. \n" ); document.write( "
Algebra.Com's Answer #293493 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
Since the lines are parallel their slopes are equal: y=-3x/4+2 m=-3/4
\n" ); document.write( "The equation of the line that pases at point (5,-3) with slope -3/4 is:
\n" ); document.write( "y+3=-3/4(x-5) or 3x+4y=3.
\n" ); document.write( "
\n" );