document.write( "Question 376054: Determine whether the graphs of the two equations are perpendicular? \r
\n" );
document.write( "\n" );
document.write( "x+2y=5; 2x+4y=9. \r
\n" );
document.write( "\n" );
document.write( "The only thing I can decide on is that they are not parallel because they have different slopes. One is x and the other is 2x. \n" );
document.write( "
Algebra.Com's Answer #267472 by bostonmathtutor(8)![]() ![]() ![]() You can put this solution on YOUR website! Graphs are perpendicular if the slope of one is the reciprocal of the other's slope.\r \n" ); document.write( "\n" ); document.write( "Since, we have:\r \n" ); document.write( "\n" ); document.write( "x+2y=5 OR y = (-1/2)x + (5/2)\r \n" ); document.write( "\n" ); document.write( "2x+4y=9 OR y = (-1/2)x + (9/4)\r \n" ); document.write( "\n" ); document.write( "So, they are parallel and NOT perpendicular. \n" ); document.write( " |