SOLUTION: the digits of a three digit natural number are in A.p and their sum is 18.the number obtained by reversing the digits is 594 less than the original number.find the original number.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: the digits of a three digit natural number are in A.p and their sum is 18.the number obtained by reversing the digits is 594 less than the original number.find the original number.      Log On


   



Question 947653: the digits of a three digit natural number are in A.p and their sum is 18.the number obtained by reversing the digits is 594 less than the original number.find the original number.
Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
WITHOUT ALGEBRA:
The average of 3 consecutive terms (or any odd number of terms) of an A.P. (arithmetic progression, or arithmetic sequence, depending on where you live) is equal to the middle term.
So, the middle digit is 18%2F3=6 .
Since reversing the digits makes a lesser number (594 less than the original number),
the digits decrease from left to right.
(They do not stay the same or increase).
The first digit, being greater than 6 ,
could be 7 , 8 , or 9 .

If the first digit were 9=6%2B3 , the last digit would be 3=6-3 ,
and the 3-digit number would be 963 .
Then, reversing the digits we would get 369 ,
and the difference would be 963-369=594 .

If the first digit were 8=6%2B2 , the last digit would be 4=6-2 .
If the first digit were 7=6%2B1 , the last digit would be 5=6-1 .
In either case the difference between the number obtained by reversing the digits and the original number would be less than 594 .
Som the original number is highlight%28963%29 . There is no other choice.

USING ALGEBRA TO MAKE IT MORE COMPLICATED:
Let a be the first digit and d be the common difference.
a%2Bd= the second digit, and
a%2B2d= the third digit.
so, "their sum is 18" translates as
a%2B%28a%2Bd%29%2B%28a%2B2d%29=18 --> 3a%2B3d=18 --> 3%28a%2Bd%29=18 ---> .
The value of the number obtained by reversing the digits is
100%28a%2B2d%29%2B10%28a%2Bd%29%2Ba .
Since the value of the number obtained by reversing the digits is 594 less than the value of the original number,
100%28a%2B2d%29%2B10%28a%2Bd%29%2Ba=100a%2B10%28a%2Bd%29%2B%28a%2B2d%29-594
Simplifying
100a%2B200d%2B10a%2B10d%2Ba=100a%2B10a%2B10d%2Ba%2B2d-594
%28100%2B10%2B1%29a%2B%28200%2B10%29d=%28100%2B10%2B1%29a%2B%2810%2B2%29d-594
210d=12d-594
210d-12d=-594
198d=-594
d=-594%2F198
d=-3
Substituting that value into the other equation, a%2Bd=6 ,
we get a%2B%28-3%29=6 --> a-3=6 --> a=6%2B3 --> a=9 ,
and having the second digit, a%2Bd=6,
the first digit, a=9 , and the common difference d=-3 ,
we can find the third digit,
a%2B2d=9%2B2%28-3%29=9-6=3 ,
and then we know that the original number was highlight%28963%29 .