document.write( "Question 455012: Write the slope intercept form
\n" );
document.write( "equation for the line with the
\n" );
document.write( "given sloe that contains the
\n" );
document.write( "given points. \r
\n" );
document.write( "\n" );
document.write( "m=1/3; (6,3) \n" );
document.write( "
Algebra.Com's Answer #312390 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Plug the given data: \n" ); document.write( "m=1/3; (6,3) \n" ); document.write( "into the \"point-slope\" form: \n" ); document.write( "y - y1 = m(x - x1) \n" ); document.write( "y - 3 = (1/3)(x - 6) \n" ); document.write( "y - 3 = (1/3)x - 2 \n" ); document.write( "y = (1/3)x + 1 \n" ); document.write( "the above is now in \"slope-intercept\" form\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |