document.write( "Question 285779: How do I graph lines using y-intercept and slope on y = 3x - 2? \n" ); document.write( "
Algebra.Com's Answer #207236 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
y = 3x - 2
\n" ); document.write( "The y intercept=-2 (0,-2)
\n" ); document.write( "The slope=3
\n" ); document.write( "A slope of 3 is a change of the y coordinates divided by the change of the x coordinates.
\n" ); document.write( "In this case this slope=3y/1x
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+3x+-2%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, 3x -2).
\n" ); document.write( "
\n" ); document.write( "
\n" );