document.write( "Question 546911: Which linear equation represents the line with a slope of 3 passing through the point (-2,-4)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #356121 by bburlbaw(1)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "-4=3(-2)+b \n" ); document.write( "-4=-6+b \n" ); document.write( "+6 +6 \n" ); document.write( "2=b\r \n" ); document.write( "\n" ); document.write( "So: y=3x+2 \n" ); document.write( " |