document.write( "Question 102712: Find the slope of any line parallel to the line through points (20, 6) and (5, 7). \n" ); document.write( "
Algebra.Com's Answer #74765 by elima(1433)\"\" \"About 
You can put this solution on YOUR website!
Find the slope of any line parallel to the line through points (20, 6) and (5, 7).
\n" ); document.write( "\"M=%28Y2-Y1%29%2F%28X2-X1%29\"
\n" ); document.write( "M=slope
\n" ); document.write( "\"M=%286-7%29%2F%2820-5%29\"
\n" ); document.write( "\"M=%28-1%2F15%29\"
\n" ); document.write( "Parallel lines have same slopes
\n" ); document.write( ":)
\n" ); document.write( "
\n" ); document.write( "
\n" );