document.write( "Question 103914: Find the slope of the line passing through the points (-1,3) and (7,3). \n" ); document.write( "
Algebra.Com's Answer #75590 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
SLOPE=(Y2-Y1)/(X2-X1)
\n" ); document.write( "SLOPE=(3-3)/(7+1)=0/8 OR THIS IS A HORIZONTAL LINE THROUCH Y=3 OR (0,3)
\n" ); document.write( "
\n" );