document.write( "Question 254495: Graph the line passing through the given point with the given slop. \r
\n" ); document.write( "\n" ); document.write( "(-2,2), -1/3
\n" ); document.write( "

Algebra.Com's Answer #186836 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
M = -1/3
\n" ); document.write( "Y = mx + b
\n" ); document.write( "By substitution, we get
\n" ); document.write( "2 = (-2)*(-1/3) + b
\n" ); document.write( "4/3 = b
\n" ); document.write( "Y = (-1/3)x + (4/3)
\n" ); document.write( "
\n" ); document.write( "
\n" );