Question
Question: The digits of a positive integer, having three digits are in A.P. and their sum is 15. The number ob...
The digits of a positive integer, having three digits are in A.P. and their sum is 15. The number obtained by reversing the digits is 594 less than the original number. Find the number.
Solution
Here in this question we have to use a simple calculation to find out the original number. The digits of the three digits number are in A.P. (Arithmetic progression). Arithmetic progression (A.P.) is the sequence of numbers such that the difference between the consecutive numbers remains constant. Firstly we have to note down all the conditions given in the question and by simply solving those conditions we will be able to find out the original number.
Complete step by step solution:
Let (a−d),a,(a+d)be the unit place digit, tens place digit and hundreds place digit respectively.
So, we can write the number as (a+d)×100+a×10+(a−d)×1=111a+99d
Now when the number is reversed we get (a+d),a,(a−d) as the unit place digit, tens place digit and hundreds place digit respectively.
So, we can write the reversed number as (a−d)×100+a×10+(a+d)×1=111a−99d
It is also given that the sum of all the digits is 15, we get
⇒(a−d)+a+(a+d)=15
⇒3a=15
⇒a=5
So, according to the question when the digits are reversed, the number obtained is 594 less than the original number which means
111a−99d=111a+99d−594
Now by solving the above equation, we get
⇒99d+99d=594
⇒198d=594
⇒d=3
Therefore, we get the value of both a=5and d=3
So, the original number is(a+d)×100+a×10+(a−d)×1=111a+99d by putting the value of a and d in the expression we will get the original number.
Original number=111a+99d=(111×5)+(99×3)=555+297=852
Hence, 852 is the original number.
Note:
Integers are the numbers which can be positive or negative but integers can never be in fractional form or decimal form. Natural numbers are the positive integer numbers.
We always have to keep in mind the basic A.P. and G.P series
A.P. series is a,a+d,a+2d,a+3d,............
nthterm=a+(n−1)d
Where a is the first term and d is the common difference
G.P. series is a,ar,ar2,ar3,ar4,.........
nthterm=arn−1
Where, a is the first term of the G.P. and r is the common ratio.