document.write( "Question 393655: A three-digit number between 300 and 400 is 40 times the sum of its digits. The tens digit is six more than the units digit. find the number
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #279357 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "The tens digit is six more than the units digit.
\n" ); document.write( "Let x and (x+6) represent the units digit and tens digit respectively
\n" ); document.write( "Note: hundreds digit = 3
\n" ); document.write( "Question States
\n" ); document.write( " 300 + 10(x+6) + x = 40(3 + x+ (x+6)
\n" ); document.write( "solving for x
\n" ); document.write( " 300 + 10x + 60 + x = 120 + 8x + 240
\n" ); document.write( " 11x + 360 = 360 + 8x
\n" ); document.write( " 3x = 0
\n" ); document.write( " x = 0, the units digit. the ten digit is 6 ( 0 + 6)
\n" ); document.write( "the number is 360\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer
\n" ); document.write( " 360 = 40*9
\n" ); document.write( " \n" ); document.write( "
\n" );