document.write( "Question 268789: Find equation of the line given slope and containing the given point m=7/8 (4,-9) \n" ); document.write( "
Algebra.Com's Answer #196988 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b \n" ); document.write( "-9=7/8*4+b \n" ); document.write( "-9=-28/8+b \n" ); document.write( "-9=-7/2+b \n" ); document.write( "b=-9-7/2 \n" ); document.write( "b=-18/2-7/2 \n" ); document.write( "b=-25/2=-12.5 ans. for th Y intercept. \n" ); document.write( "Y=7X/8-12.5 ans. \n" ); document.write( " |