document.write( "Question 528403: How do you find the slope of the line using the points (1,2), (5,2) ? \n" ); document.write( "
Algebra.Com's Answer #349254 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How do you find the slope of the line using the points (1,2), (5,2) ?
\n" ); document.write( "---------
\n" ); document.write( "Same as always, m = diffy/diffx
\n" ); document.write( "m = (2-2)/(5-1) = 0
\n" ); document.write( "Slope = 0, parallel to the x-axis
\n" ); document.write( "
\n" );