document.write( "Question 157785: Determine whether the graph of 2 equations are perpendicular.\r
\n" );
document.write( "\n" );
document.write( "y=3X-7
\n" );
document.write( "4Y=3-x \n" );
document.write( "
Algebra.Com's Answer #116266 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! y=3X-7 \n" ); document.write( "4Y=3-x\r \n" ); document.write( "\n" ); document.write( "equations are:\r \n" ); document.write( "\n" ); document.write( "y=3x-7 \n" ); document.write( "y=-(1/4)x+3/4\r \n" ); document.write( "\n" ); document.write( "so slopes are 3 and -1/4 product of slopes is -3/4 then lines are not perpendicular. (2 lines are perpendicular if the product of slopes is -1) \n" ); document.write( " |