document.write( "Question 759976: Determine whether the pair of lines is parallel,perpendicular,or neither. -3/2x+y=2, -6x+4y=10 \n" ); document.write( "
Algebra.Com's Answer #462347 by sachi(548)\"\" \"About 
You can put this solution on YOUR website!
3/2x+y=2
\n" ); document.write( "or y=-3/2x+2=m1x+c so the slope=m1=-3/2\r
\n" ); document.write( "\n" ); document.write( "-6x+4y=10
\n" ); document.write( "or 4y=6x+10
\n" ); document.write( "or y=6/4x+10/4=3/2x+5/2 =m2x+c so the slope=m2=3/2
\n" ); document.write( "so m1*m2 not equal to -1 so not perpendicular
\n" ); document.write( "nor m1=m2 so not parallel
\n" ); document.write( "
\n" );