A three-digit number is such that the sum of the digits is 12 and the last digit is three times the first one. If the middle digit is half the sum of the other two, find the number.
(b)
The 7th and 18th terms of an Arithmetic Progression (A.P.) are 1541 and 4243 respectively. Find the: (i) nth term; (ii) sixth term, of the progression.
Worked solution (try it first)
(a)
Let the digits be x (first), y (middle) and z (last).
The last digit is three times the first: z=3x.
The middle digit is half the sum of the other two: y=2x+3x=2x.
The digits add up to 12: x+2x+3x=12, so 6x=12 and x=2.
Then y=4 and z=6.
The number is 246.
(b)(i)
The nth term is Un=a+(n−1)d.
So a+6d=1541=461 and a+17d=4243=4171.
Take the first from the second: 11d=4110, so d=410=25.