document.write( "Question 124606: graph the line with slope 3/4 passing through the point (-2,2) \n" ); document.write( "
Algebra.Com's Answer #91340 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b \n" ); document.write( "2=3/4*-2+b \n" ); document.write( "2=-6/4+b \n" ); document.write( "b=2+6/4 \n" ); document.write( "b=2+1.5 \n" ); document.write( "b=3.5 \n" ); document.write( "THUS THIS LINE EQUATION IS: \n" ); document.write( "Y=3X/4+3.5 \n" ); document.write( " |