document.write( "Question 549423: Please help me solve the following:\r
\n" );
document.write( "\n" );
document.write( "Which ordered pair is the solution of the following system of equations?\r
\n" );
document.write( "\n" );
document.write( "3x+2y=4
\n" );
document.write( "-2x + 2y= 24\r
\n" );
document.write( "\n" );
document.write( "A. (-4,8) B. (-4,-8) C. (2,-5) D. (2,-1)\r
\n" );
document.write( "\n" );
document.write( "How do you get this answer\r
\n" );
document.write( "\n" );
document.write( "Thank you,
\n" );
document.write( "Natasha
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #357739 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 3x + 2y=4 \n" ); document.write( "-2x +2y= 24 \n" ); document.write( "-------------- Subtract \n" ); document.write( "5x + 0y = -20 \n" ); document.write( "x = -4 \n" ); document.write( "------ \n" ); document.write( "Sub for x in either eqn, find y. \n" ); document.write( "(-4,8) \n" ); document.write( " |