document.write( "Question 759935: Determine whether the pair of lines is parallel, perpendicular, or neither 3x+y=7, -2×+6y=6 \n" ); document.write( "
Algebra.Com's Answer #462352 by sachi(548)\"\" \"About 
You can put this solution on YOUR website!
3x+y=7
\n" ); document.write( "y=-3x+7 so the slope=-3=m1
\n" ); document.write( "-2×+6y=6
\n" ); document.write( "y=2/6x+6/6=1/3x+1 so the slope =1/3=m2
\n" ); document.write( "as m1*m2=-1
\n" ); document.write( "then both the lines are perpendicular
\n" ); document.write( "
\n" ); document.write( "
\n" );