document.write( "Question 1008616: the sum of the digits of a three digit number is 12. The tens digits is three less than the hundreds digit and the units digit is three times the hundreds digit, find the number
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #624218 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Number is \"100h%2B10t%2Bu\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This is the description formed into a system of equations:
\n" ); document.write( "\"system%28h%2Bt%2Bu=12%2Ct=h-3%2Cu=3h%29\"
\n" ); document.write( "
\n" );