document.write( "Question 722524: I can't solve the following problem about a three-digit number:The sum of the three digits is 12 . The tens digit exceeds the hundred digit by the same amount that the units digit exceeds the tens digit. If the digits are reversed, the new number exceeds the original number by 198. Find the original number. For the first equation I got h+t+u=12,but I just can't find the second.Please help!!! \n" ); document.write( "
Algebra.Com's Answer #442766 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
h+t+u=12...............(1)\r
\n" ); document.write( "\n" ); document.write( "t-h=u-t
\n" ); document.write( "2t-h-u=0..................(2)\r
\n" ); document.write( "\n" ); document.write( "100u+10t+h-198 = 100h+10t+u\r
\n" ); document.write( "\n" ); document.write( "99u-99h=198\r
\n" ); document.write( "\n" ); document.write( "/99
\n" ); document.write( "u-h=2...................(3)\r
\n" ); document.write( "\n" ); document.write( "solve for h t u\r
\n" ); document.write( "\n" ); document.write( "345 is the number
\n" ); document.write( "
\n" );