document.write( "Question 474604: Write the equation of the line that has the indicated slope and contains the indicated point. Express the final equation in standard form.
\n" );
document.write( "m=2, (-2,-3) \n" );
document.write( "
Algebra.Com's Answer #325494 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! -3=2*-2=b \n" ); document.write( "b=1 \n" ); document.write( "--------------- \n" ); document.write( "y=2x+1 \n" ); document.write( "2x-y=-1 \n" ); document.write( " |