document.write( "Question 836215: determine it the lines are parallel, perpendicular or neither
\n" ); document.write( "-x+3y=11
\n" ); document.write( "3x+y=12
\n" ); document.write( "

Algebra.Com's Answer #504027 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
They are not parallel since they intersect at x = 5/2, y = 9/2
\n" ); document.write( "slope of one is -3
\n" ); document.write( "slope of -x+3y=11 is 1/3
\n" ); document.write( "so they are perpendicular
\n" ); document.write( "
\n" );