document.write( "Question 869527: write an equation in Slope-intercept form for the line passing through the given points.
\n" ); document.write( "(-5,2) (0,4)
\n" ); document.write( "

Algebra.Com's Answer #524243 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
First find the slope using the
\n" ); document.write( "formula
\n" ); document.write( "\"%28y2-y1%29%2F%28x2-x1%29\" = \"%284-2%29%2F%280-%28-5%29%29\" = \"2%2F5\"
\n" ); document.write( "Use y = mx + b as a template and solve
\n" ); document.write( "for b using the point (0,4)
\n" ); document.write( "So the slope m = 2/5 , x = 0 , y = 4
\n" ); document.write( "4 = (2/5)(0) + b
\n" ); document.write( "4 = b
\n" ); document.write( "So our equation is y = (2/5)x + 4
\n" ); document.write( "
\n" );