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)\"\" \"About 
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( "\"+graph%28+300%2C+200%2C+-6%2C+25%2C+-25%2C+10%2C+7x%2F8+-12.5%29+\" (graph 300x200 pixels, x from -6 to 25, y from -25 to 10, 7x/8 -12.5).
\n" ); document.write( "
\n" );