document.write( "Question 225208: I need to know if x+2y=9 and 2x+4y=3 are perpindicular? \n" ); document.write( "
Algebra.Com's Answer #168096 by LtAurora(115)\"\" \"About 
You can put this solution on YOUR website!
Have to get both of them into y-intercept form.
\n" ); document.write( "So, first one:
\n" ); document.write( "Move the x over:
\n" ); document.write( "\"2y=-x%2B9\"
\n" ); document.write( "Divide both sides by 2:
\n" ); document.write( "\"y=-%281%2F2%29x%2B9\"\r
\n" ); document.write( "\n" ); document.write( "Second one:
\n" ); document.write( "Move the 2x over:
\n" ); document.write( "\"4y=-2x%2B3\"
\n" ); document.write( "Divide both sides by 4:
\n" ); document.write( "\"y=-%281%2F2%29x%2B3\"\r
\n" ); document.write( "\n" ); document.write( "To find out if they are perpendicular, compare the slopes:
\n" ); document.write( "In the first one \"m=-1%2F2\", and in the second one, \"m=-1%2F2\" also.
\n" ); document.write( "To be perpendicular the slopes need to be negative and inverse of each other. These slopes are equal, so the lines are parallel.
\n" ); document.write( "So, no, not perpendicular.
\n" ); document.write( "
\n" );