document.write( "Question 105317: Graph the line with slope -1/3 passing through the point (-2,2) . \n" ); document.write( "
Algebra.Com's Answer #76674 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
Y=mX+b
\n" ); document.write( "2=(-1/3)-2+b
\n" ); document.write( "b=2-2/3
\n" ); document.write( "b=4/3 THIS IS THE Y INTERCEPT.
\n" ); document.write( "Y=-X/3+4/3
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+-x%2F3+%2B4%2F3%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = -x/3 +4/3).
\n" ); document.write( "
\n" );