document.write( "Question 112766: Find the slope of any line parallel to the line through points (7, 9) and (9, 8). \n" ); document.write( "
Algebra.Com's Answer #82195 by SHUgrad05(58)\"\" \"About 
You can put this solution on YOUR website!
First find the slope of the first line:
\n" ); document.write( "y2-y1/x2-x1: 8-9/9-7 = -1/2\r
\n" ); document.write( "\n" ); document.write( "Lines are parallel IFF they have the same slope.\r
\n" ); document.write( "\n" ); document.write( "Therefore the slope of any line parallel to the line through points (7,9) and (9,8) is -1/2
\n" ); document.write( "
\n" );