document.write( "Question 705525: Find the slope of a line that has an x-intercept of -2 and a y-intercept of 6. \n" ); document.write( "
Algebra.Com's Answer #434619 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
(-2,0), (0,6)
\n" ); document.write( "m=(6-0)/(0--2)
\n" ); document.write( "m=6/2
\n" ); document.write( "m=3
\n" ); document.write( "
\n" );