document.write( "Question 92409: how do i graph
\n" );
document.write( "
\n" );
document.write( "and
\n" );
document.write( "
\n" );
document.write( "on the same coordinate plane?
\n" );
document.write( "what type of lines are formed?
\n" );
document.write( "how do i compare their slopes? \n" );
document.write( "
Algebra.Com's Answer #67256 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! y=2x-1 (red line) this line has a slope (m=2) \n" ); document.write( "y=-x+2 (green line) this line has a slope (m=-1) \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "INTERSECTING STREIGHT LINES ARE FORMED. \n" ); document.write( "COMPARE THE SLOPES -- ONE IS POSITIVE & THE OTHER IS NEGATIVE. \n" ); document.write( " |