document.write( "Question 278609: Determine whether graphs are perpendicular:
\n" );
document.write( "9x-8y=7
\n" );
document.write( "9y-8x=4
\n" );
document.write( "Are they perpendicular \n" );
document.write( "
Algebra.Com's Answer #202716 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 9x-8y=7 \n" ); document.write( "9y-8x=4 \n" ); document.write( ". \n" ); document.write( "9x-8y=7 \n" ); document.write( "-8y=-9x+7 \n" ); document.write( "y=9x/8 - 7/8 \n" ); document.write( ". \n" ); document.write( "9y-8x=4 \n" ); document.write( "9y=8x+4 \n" ); document.write( "y=8x/9 + 4/9 \n" ); document.write( ". \n" ); document.write( "No, because in order to be perpendicular m (slope) has to be the negative reciprocal of the slope of the other equation in the slope intercept form and these are not. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( ". \n" ); document.write( " |