document.write( "Question 1065122: One number is 3 more than twice the other number. If the sum of the two numbers is 21, find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #680236 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
Numbers are A and B (let A be the larger number)\r
\n" ); document.write( "\n" ); document.write( "A = 2B+3 (1)
\n" ); document.write( "A+B = 21 (2)\r
\n" ); document.write( "\n" ); document.write( "Subs for A in (2): (2B+3)+B = 21
\n" ); document.write( " 3B + 3 = 21
\n" ); document.write( " 3B = 18
\n" ); document.write( " B = 6
\n" ); document.write( " A=2B+3 = 2(6) + 3 = 12+3 = 15\r
\n" ); document.write( "\n" ); document.write( "—
\n" ); document.write( "Ans:
\n" ); document.write( "The numbers are 6 and 15.
\n" ); document.write( "—
\n" ); document.write( "Check: 6+15=21 (ok)
\n" ); document.write( " 2*6+3 = 12+3 = 15 (ok)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );