document.write( "Question 431473: Write the equation and graph the line that passes through the given point and has the slope indicated.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(problem #34)
\n" );
document.write( "(3,-1) with slope 1\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #299451 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "-1=1*3+b \n" ); document.write( "b=-4 \n" ); document.write( "--------------- \n" ); document.write( "y=x-4 \n" ); document.write( " |