document.write( "Question 1141757: A first number plus twice a second number is 11. Twice the first number plus
\n" ); document.write( "the second totals 31. Find the numbers.
\n" ); document.write( "

Algebra.Com's Answer #762374 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
A first number [x] plus [+] twice a second number [2y] is [=] 11.
\n" ); document.write( "
\r\n" );
document.write( "x + 2y = 11\r\n" );
document.write( "

\n" ); document.write( "Twice the first number [2x] plus [+] the second [y] totals [=] 31.
\n" ); document.write( "
\r\n" );
document.write( "2x + y = 31\r\n" );
document.write( "\r\n" );
document.write( "So the system of two equations with 2 unknowns is\r\n" );
document.write( "\r\n" );
document.write( "\"system%28x%2B2y=11%2C3x%2By=31%29\"\r\n" );
document.write( "
Find the numbers.
\r\n" );
document.write( "Solve that system by substitution or elimination.  If you have trouble, ask me\r\n" );
document.write( "for help in the space below and I'll get back to you be email.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );