document.write( "Question 284484: Determine whether the graphs of the two equations are perpendicular
\n" );
document.write( "y=8x-8
\n" );
document.write( "2y=5-x \n" );
document.write( "
Algebra.Com's Answer #206429 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! If they are penpendicular, then the product of their slopes will be -1.\r \n" ); document.write( "\n" ); document.write( "y = 8x - 8\r \n" ); document.write( "\n" ); document.write( "2y = 5 - x\r \n" ); document.write( "\n" ); document.write( "We need to write 2y = 5 - x in the slope-intercept form y = mx + b.\r \n" ); document.write( "\n" ); document.write( "To do so, we must isolate y.\r \n" ); document.write( "\n" ); document.write( "2y = 5 - x\r \n" ); document.write( "\n" ); document.write( "y = (5 - x)/2\r \n" ); document.write( "\n" ); document.write( "y = 5/2 -(1/2)(x)\r \n" ); document.write( "\n" ); document.write( "The slope is the number next to x.\r \n" ); document.write( "\n" ); document.write( "As you can see, the slopes are not the same nor do they yield -1 when multiplied. So, the two given equations are not perpendicular. \n" ); document.write( " |