document.write( "Question 200202: Determine whether each pair of lines is a parallel, perpendicular, or neither.\r
\n" ); document.write( "\n" ); document.write( "Line 1 goes through (-4,10) and (2,-3)
\n" ); document.write( "Line 2 goes through (-3,8) and (2,-5)
\n" ); document.write( "

Algebra.Com's Answer #150511 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
(-4,10)(2,-3),,,,,m=(y2-y1)/(x2-x1),,,,,m=(10-(-3))/(-4-2),,,m=- 13/6
\n" ); document.write( ".
\n" ); document.write( "(-3,8)(2,-5),,,,m= (8-(-5)) / (-3-2),,,,m=-13 / 5
\n" ); document.write( ".
\n" ); document.write( "not parallel (m1 not = m2)
\n" ); document.write( ".
\n" ); document.write( "not perpendicular ( m1 not = -1/m2)
\n" ); document.write( ".
\n" ); document.write( "Neither, ok,,, intercept at (-2.615,7)
\n" ); document.write( "
\n" );