document.write( "Question 216161: Find the equation of the line in function notation y=mx+b form\r
\n" );
document.write( "\n" );
document.write( "parallel to 4y-7x=-5 through (5,-8) \n" );
document.write( "
Algebra.Com's Answer #163257 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 4y-7x=-5 through (5,-8) \n" ); document.write( "4y=7x-5 \n" ); document.write( "y=-7x/4-5/4 (red line) \n" ); document.write( "This line has a slope=-7/4 so a parallel line will also have a slope=-7/4. \n" ); document.write( "8=-7/4*5+b \n" ); document.write( "8=35/4+b \n" ); document.write( "b=8-35/4 \n" ); document.write( "b=(32-35)/4 \n" ); document.write( "b=-3/4 the y intercept. \n" ); document.write( "y=-7x/4-3/4 (green line) is the equation of this parallel line. \n" ); document.write( " |