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)\"\" \"About 
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( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+3x%2F4+%2B3.5%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = 3x/4 +3.5).
\n" ); document.write( "
\n" );