document.write( "Question 468697: I need to find out if the two equations are perpendicular when placed on a graph. I cannot remember how to graph them. Thanks.\r
\n" );
document.write( "\n" );
document.write( "x+2y=5
\n" );
document.write( "2x+4y=9 \n" );
document.write( "
Algebra.Com's Answer #321612 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x+2y=5...............1 \n" ); document.write( "2x+4y=9..............2 \n" ); document.write( "Eqyation1 \n" ); document.write( "when x= 0 y=2.5(0,2.5) \n" ); document.write( "when y = 0 x= 5 ( 5 , 0 ) \n" ); document.write( "Equation 2 \n" ); document.write( "when x= 0 y= 2.25 ( 0 , 2.25 ) \n" ); document.write( "when y = 0 x= 4.5 ( 4.5 , 0 ) \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The lines have the same slope with different intercepts. So the lines are parallel \n" ); document.write( " |