document.write( "Question 82254: I am supposed to determine which two equations represent parallel lines:
\n" );
document.write( "(a) y=-9x+4
\n" );
document.write( "(b) y=9x+4
\n" );
document.write( "(c) y=1/9x+4
\n" );
document.write( "(d) y=-9+5\r
\n" );
document.write( "\n" );
document.write( "How do I do this? Please Help..... \n" );
document.write( "
Algebra.Com's Answer #58935 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Remember that parallel lines have equal slopes. \n" ); document.write( "All of your equations are in the slope-intercept form: y = mx+b where m is the slope. \n" ); document.write( "So, all you have to do is to find the two equations that have identical slopes. \n" ); document.write( " |