document.write( "Question 363316: Determine whether the two lines are parallel, perpendicular, or neither;
\n" ); document.write( "3y + 21= 2x
\n" ); document.write( "2y= 16-3x
\n" ); document.write( "

Algebra.Com's Answer #259037 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The two lines are perpendicular: the slope of the top equation is 2/3, while the slope of the bottom eqaution is -3/2. The product of the slopes is -1, and hence the conclusion. \n" ); document.write( "
\n" );