document.write( "Question 404650: determine weather the graphs of the equations are perpendicular\r
\n" );
document.write( "\n" );
document.write( "4x-3y=8
\n" );
document.write( "4y-3x=7 \n" );
document.write( "
Algebra.Com's Answer #285954 by subudear(62)![]() ![]() ![]() You can put this solution on YOUR website! 4x-3y=8 .....(1) \n" ); document.write( "4y-3x=7 .....(2)\r \n" ); document.write( "\n" ); document.write( "slope for first line y = (4/3)x - 8/3 is m1 = 4/3 \n" ); document.write( "slope for second line y = (3/4)x + 7/4 is m2 = 3/4\r \n" ); document.write( "\n" ); document.write( "for the lines to be perpendicular m1*m2 should be equal to -1\r \n" ); document.write( "\n" ); document.write( "m1*m2 = (4/3)*(3/4) = 1\r \n" ); document.write( "\n" ); document.write( "so these lines are not perpendicular \n" ); document.write( " |