document.write( "Question 683956: find the equation of the line passes through the given point and has the given slope. Express your answer in slope incept form. (8,0), m = -3 \n" ); document.write( "
Algebra.Com's Answer #423846 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
slope = -3
\n" ); document.write( "point(8,0)(x1,y1)
\n" ); document.write( "m= slope\r
\n" ); document.write( "\n" ); document.write( "Te equation of point slope form\r
\n" ); document.write( "\n" ); document.write( "y-y1=m(x-x1)
\n" ); document.write( "y-0=-3(x-8)\r
\n" ); document.write( "\n" ); document.write( "y=-3x+24
\n" ); document.write( "
\n" ); document.write( "
\n" );