document.write( "Question 530426: The graph of the following system yields perpendicular lines.
\n" );
document.write( "x + 2y = -10
\n" );
document.write( "-4y = 2x + 20
\n" );
document.write( "true or false? \n" );
document.write( "
Algebra.Com's Answer #350049 by oberobic(2304) ![]() You can put this solution on YOUR website! Get both equations into slope-intercept form and determine if their slopes are inverse reciprocals. \n" ); document.write( ". \n" ); document.write( "x +2y = -10 \n" ); document.write( "2y = -x -10 \n" ); document.write( "y = -1/2*x -5 \n" ); document.write( ". \n" ); document.write( "-4y = 2x + 20 \n" ); document.write( "y = -2/4*x + 20/-4 \n" ); document.write( "y = -1/2*x - 5 \n" ); document.write( ". \n" ); document.write( "The lines' slopes are equal, so the lines are parallel. \n" ); document.write( "In fact, the lines lie one on top of the other such that they appear to be same line. \n" ); document.write( ". \n" ); document.write( "Answer: False. The lines are not perpendicular. \n" ); document.write( ". \n" ); document.write( "The graph is useful. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Done. \n" ); document.write( " |