document.write( "Question 136152: I do not understand how to solve this out right. I think i know the answer to the question because the teacher told us it was (4,6). I just don't understand how I would get that.
\n" );
document.write( "The equations are
\n" );
document.write( "y=2x-2
\n" );
document.write( "and
\n" );
document.write( "y=x+2 \n" );
document.write( "
Algebra.Com's Answer #99701 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! y=2x-2 \n" ); document.write( "y=x+2 subtract these equations \n" ); document.write( "----------------------- \n" ); document.write( "0=2x-x-2-2 \n" ); document.write( "0=x-4 \n" ); document.write( "x=4 answer. \n" ); document.write( "y=2*4-2 \n" ); document.write( "y=8-2 \n" ); document.write( "y=6 answer. (4,6) \n" ); document.write( "--------------------------------- \n" ); document.write( "solving graphically we get: \n" ); document.write( "y=2x-2 (red Line) \n" ); document.write( "y=x+2 (green line) \n" ); document.write( " |