document.write( "Question 402298: How to use the slope and y- intercept to graph y = 7 - 3x \n" ); document.write( "
Algebra.Com's Answer #284579 by sofiyac(983)\"\" \"About 
You can put this solution on YOUR website!
So if you rewrite the equation in slope intercept form which is y=mx+b you get
\n" ); document.write( "y=-3x+7
\n" ); document.write( "which means the intercept is (0,7) so you plot that point
\n" ); document.write( "and the slope is -3, which is -3/1 so from (0,7) you go 3 points DOWN and 1 point to the RIGHT. That will be your second point :)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-5%2C+5%2C+-2%2C+10%2C+7-3x%29+\"
\n" ); document.write( "
\n" );