document.write( "Question 220129: if the y intercept is -4 and the points are (2,2) \n" ); document.write( "
Algebra.Com's Answer #165352 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Y=mX+b
\n" ); document.write( "2=2m-4
\n" ); document.write( "2m=2+4
\n" ); document.write( "2m=6
\n" ); document.write( "m=6/2
\n" ); document.write( "m=3 is the slope
\n" ); document.write( "Y=3X-4
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+3x+-4%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, 3x -4).
\n" ); document.write( "
\n" );