document.write( "Question 416089: What is the equation of the line that passes through the point (-2,2) and has a sope of 5 \n" ); document.write( "
Algebra.Com's Answer #291583 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
y=mx+b
\n" ); document.write( "2=5*-2+b
\n" ); document.write( "2=-10+b
\n" ); document.write( "b=12
\n" ); document.write( "-----
\n" ); document.write( "y=-2x+12
\n" ); document.write( "
\n" );