document.write( "Question 1111392: A number between 20 and 30 and is three times the sum of its digits. What is the number?\r
\n" ); document.write( "\n" ); document.write( "How do you work this problem
\n" ); document.write( "

Algebra.Com's Answer #726402 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Algebraically, if x is the units digit, then the number is 20+x and the sum of its digits is 2+x. So

\n" ); document.write( "\"20%2Bx+=+3%282%2Bx%29\"
\n" ); document.write( "\"20%2Bx+=+6%2B3x\"
\n" ); document.write( "\"14+=+2x\"
\n" ); document.write( "\"x+=+7\"

\n" ); document.write( "The units digit is 7; the number is 27.

\n" ); document.write( "Using algebra to solve this problem is good practice with algebra; but the problem is easily solved with a little mental arithmetic.

\n" ); document.write( "The number is 3 times the sum of its digits, so it is a multiple of 3.

\n" ); document.write( "The only multiples of 3 between 20 and 30 are 21, 24, and 27.

\n" ); document.write( "Only 27 satisfies the condition that it is 3 times the sum of its digits.
\n" ); document.write( "
\n" ); document.write( "
\n" );