document.write( "Question 74539: Write the equation of the line with slope –2 and y-intercept (0, 0). Then graph the line. \n" ); document.write( "
Algebra.Com's Answer #53517 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
Y=mX+b
\n" ); document.write( "0=-2*0+b
\n" ); document.write( "0=0+b
\n" ); document.write( "b=0
\n" ); document.write( "Y=-2X
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+-2x%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = -2x).
\n" ); document.write( "
\n" );