document.write( "Question 358364: Find the equation( in slope intercept form)of the line passing through the points given coordinates(-4,0) ,(-1,2) \n" ); document.write( "
Algebra.Com's Answer #255743 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
slope = y2-y1/x2-x1
\n" ); document.write( "=2-0/-1-(-4)
\n" ); document.write( "=2/3
\n" ); document.write( "...
\n" ); document.write( "y=mx+b
\n" ); document.write( "Take any point (-4,0)
\n" ); document.write( "plug x,y,m to get b
\n" ); document.write( "0=2/3*-4 +b
\n" ); document.write( "0=-8/3
\n" ); document.write( "b= 8/3
\n" ); document.write( "...
\n" ); document.write( "equation = y=(2x/3)+8/3
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );