document.write( "Question 320304: Determiune whether the graphs of the two equations are perpendicular?
\n" ); document.write( "x+2y=7
\n" ); document.write( "2x+4y=9
\n" ); document.write( "

Algebra.Com's Answer #229478 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
If I multiply the first equation by 2, I would get,
\n" ); document.write( "\"2x%2B4y=14\"
\n" ); document.write( "The second equation is
\n" ); document.write( "\"2x%2B4y=9\"
\n" ); document.write( "These lines have the same x-y relationship (left hand side, slopes) and different right hand sides.
\n" ); document.write( "They are parallel since they have equal slopes.
\n" ); document.write( "
\n" );