document.write( "Question 103182: One number is 12 more than another. The sum of the smaller number and twice the larger is 39. Find the larger number.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #75034 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
One number is 12 more than another. The sum of the smaller number and twice the larger is 39. Find the larger number.
\n" ); document.write( "-----------
\n" ); document.write( "One number is \"x\" ; the other number is \"x+12\",
\n" ); document.write( "EQUATION:
\n" ); document.write( "x + 2(x+12) = 39
\n" ); document.write( "3x+24 = 39
\n" ); document.write( "3x = 15
\n" ); document.write( "x = 5 (one of the numbers)
\n" ); document.write( "x+12= 17 (the other number)
\n" ); document.write( "===================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );