document.write( "Question 95689: How do I write an equation of a line with
\n" ); document.write( "a slope of -2 and y interecept (0,0).\r
\n" ); document.write( "\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #69703 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
Y=mX+b WHERE (m)=SLOPE & (b)=THE Y INTERCEPT
\n" ); document.write( "Y=-2X HERE THE SLOPE (m)=-2 & THE Y INTERCEPT(b)=0
\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" );