document.write( "Question 1103484: A three digit number is equal to 17times sum of its digit. If 198 is added to the number the extreme digit get interchanged. The sum of the first and third digit is 1 less than the middle term. Find the number. \n" ); document.write( "
Algebra.Com's Answer #718277 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "A formal algebraic solution to this problem is a good exercise.

\n" ); document.write( "But there is a big shortcut you can take if you are just looking to get the answer as quickly as possible -- as, for example, if the question is on a competitive timed test.

\n" ); document.write( "The difference between a 3-digit number and the number with the same digits reversed is always a multiple of 99. Specifically, if the difference between the two numbers is 198 = 2*99, then the first and last digits of the original number differ by 2.

\n" ); document.write( "In this problem, 198=2*99 is added to the original number to get the new number; that means the possibilities for the original number are 1?3, 2?4, 3?5, 4?6, etc.

\n" ); document.write( "The additional given information that the middle digit is 1 more than the sum of the first and third digits limits the possible answers to 153, 274, and 395.

\n" ); document.write( "Finally the requirement that the original number must be equal to 17 times the sum of the digits shows that the original number has to be 153.
\n" ); document.write( "
\n" );