document.write( "Question 487057: A line k passes through the points (4, 2) and (-4, 4). A second line h passes through the points (-8, 1) and (8, -3). Is line k parallel to line h? Why or why not? \n" ); document.write( "
Algebra.Com's Answer #332935 by John10(297)\"\" \"About 
You can put this solution on YOUR website!
Find the slope of each line:
\n" ); document.write( "Line 1: m = (4 - 2)/(-4 - 4)) = 2/-8 = -1/4
\n" ); document.write( "Line 2: m = (-3 - 1)/(8 - (-8)) = -4/16 = -1/4
\n" ); document.write( "Since both lines have the same slope, they are PARALLEL
\n" ); document.write( "John10:)
\n" ); document.write( "
\n" );