document.write( "Question 225304: Tell whether the graphs of the pair of equations are parallel, perpendicular or neither.
\n" );
document.write( "5 x + 9 y = 9
\n" );
document.write( "9 x - 5 y = 4 \r
\n" );
document.write( "\n" );
document.write( "I am struggling with these. Thank you for your help.\r
\n" );
document.write( "\n" );
document.write( "Emily \n" );
document.write( "
Algebra.Com's Answer #168146 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! solving for y puts the equations into slope-intercept form \n" ); document.write( "___ if the slopes are the same, the graphs are parallel \n" ); document.write( "___ if the slopes are negative reciprocals, the graphs are perpendicular\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5 x + 9 y = 9 ___ subtracting 5x ___ 9y = -5x + 9 \n" ); document.write( "___ dividing by 9 ___ y = -5/9 x + 1\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9 x - 5 y = 4 ___ subtracting 9x ___ -5y = -9x + 4 \n" ); document.write( "___ dividing by -5 ___ y = 9/5 x - 4/5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the slopes are negative reciprocals so the graphs are perpendicular \n" ); document.write( " |