document.write( "Question 929820: I'm really having trouble solving this!
\n" );
document.write( " Y= mx + b
\n" );
document.write( " Y= m( -6)+ b
\n" );
document.write( "I'm trying to graph slope intercept form. \n" );
document.write( "
Algebra.Com's Answer #564520 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Start with your intercept. \n" ); document.write( "(0,b) \n" ); document.write( "Plot that point. \n" ); document.write( "Now use the slope. \n" ); document.write( "Slope is change in y over change in x. \n" ); document.write( "So for each -6 change in y, there is a +1 change in x. \n" ); document.write( "Another point would then be \n" ); document.write( "(0,b)+(1,-6)=(1,b-6) \n" ); document.write( "Plot that point. \n" ); document.write( "Then draw the line containing those two points. \n" ); document.write( "Done. \n" ); document.write( " |