document.write( "Question 467491: what is the equation of the line y=
\n" );
document.write( "for m=7/8,(5,-5) \n" );
document.write( "
Algebra.Com's Answer #320774 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! what is the equation of the line y= \n" ); document.write( "for m=7/8,(5,-5) \n" ); document.write( "... \n" ); document.write( "m=7/8,(5,-5) \n" ); document.write( "Standard form for equation of a straight line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "For given problem: \n" ); document.write( "y=7x/8+b \n" ); document.write( "solving for b using given point a (5,-5) \n" ); document.write( "-5=7*5/8+b \n" ); document.write( "-40=35+8b \n" ); document.write( "8b=-75 \n" ); document.write( "b=-75/8 \n" ); document.write( "Equation of line: \n" ); document.write( "y=7x/8-75/8 \n" ); document.write( " |