document.write( "Question 22243: Find an equation of the line that has slope m and y- intercept b.\r
\n" );
document.write( "\n" );
document.write( "m= -2 ; b= -1 \n" );
document.write( "
Algebra.Com's Answer #10749 by queenofit(120)![]() ![]() ![]() You can put this solution on YOUR website! Remember you are tryiing to put this in y=mx+b form....\r \n" ); document.write( "\n" ); document.write( "if m=-2 and b=-1, all you have to do is plug those numbers into the equation of a line\r \n" ); document.write( "\n" ); document.write( "y=-2x-1 \n" ); document.write( " |