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)![]() ![]() ![]() 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( " |