document.write( "Question 285985: decide whether the pair of lines is parallel perpendicular or neither 2x+3y=9 3x-2y=8 \n" ); document.write( "
Algebra.Com's Answer #207388 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
EQ.1.
\n" ); document.write( "2x+3y=9
\n" ); document.write( "3y = -2x + 9
\n" ); document.write( "y = -2/3x+3
\n" ); document.write( ".
\n" ); document.write( "EQ.2.
\n" ); document.write( " 3x-2y=8
\n" ); document.write( "-2y = -3x+8
\n" ); document.write( "y = 3/2x+4
\n" ); document.write( ".
\n" ); document.write( "Since slope of EQ.1 is -2/3, a perpendicular line will have a negative reciprocal slope, which is 3/2.
\n" ); document.write( "EQ.2 has that slope, so they are perpendicular.
\n" ); document.write( ".
\n" ); document.write( "\"graph%28500%2C500%2C-10%2C10%2C-10%2C10%2C-2%2F3%2Ax%2B3%2C3%2F2%2Ax%2B4%29\"
\n" ); document.write( "
\n" );