document.write( "Question 357582: find equation for line that has slope m and y intercept b
\n" );
document.write( "m= -2;b= -1 \n" );
document.write( "
Algebra.Com's Answer #255296 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! It's y = mx + b \n" ); document.write( "Sub for m and b \n" ); document.write( " \n" ); document.write( " |