document.write( "Question 1048403: The sum of two numbers is -62. Twice the first minus the second is 41. Find the numbers\r
\n" );
document.write( "\n" );
document.write( "please show steps \n" );
document.write( "
Algebra.Com's Answer #663970 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x + y = -62 * \n" ); document.write( "2x - y = 41 \n" ); document.write( "3x = -21 \n" ); document.write( "x = -7 and y = -55 |