document.write( "Question 443081: Determine wheather the graphs of the equations are perpendicular.
\n" );
document.write( "6x-7y=8
\n" );
document.write( "6y-7x=5\r
\n" );
document.write( "\n" );
document.write( "Are the graphs of the given equations perpendicular?\r
\n" );
document.write( "\n" );
document.write( "No or Yes \n" );
document.write( "
Algebra.Com's Answer #305615 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine wheather the graphs of the equations are perpendicular. \n" ); document.write( "6x-7y=8 \n" ); document.write( "6y-7x=5 \n" ); document.write( "Are the graphs of the given equations perpendicular? \n" ); document.write( "No or Yes \n" ); document.write( "-------------------- \n" ); document.write( "Check the slopes: \n" ); document.write( "1st Eq: y = (6/7)x-(8/7) \n" ); document.write( "slope = 6/7 \n" ); document.write( "--------------------- \n" ); document.write( "2nd Eq: y = (7/6)x+(5/6) \n" ); document.write( "------ \n" ); document.write( "Not perpendicular because the product of the \n" ); document.write( "slopes is not -1. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |