Question
Question: The sum of the first three terms of an AP is \[33\]. If the product of the first and the third excee...
The sum of the first three terms of an AP is 33. If the product of the first and the third exceeds the second term by 29, find the AP.
Solution
Hint: We know that Arithmetic Progression is a sequence of numbers in which the next term is obtained by adding a certain number to the previous term. We will take the second term to be aand then find the first term and the third term respectively using the common difference d.
Complete step-by-step answer:
The question tells us that the sum of the first three terms is 33 and that the product of the first and the third term exceeds the second term by 29.
So, let us assume that the second term of this AP to be a and the common difference between the terms to be d.
If the second term is a, then the first term will be a−d and the third term will be a+d.
So, according to the question, we get,
(a−d)+a+(a+d)=33 and
(a−d)(a+d)=a+29
When we solve (a−d)+a+(a+d)=33, we get
When we solve (a−d)(a+d)=a+29, we get
(a−d)(a+d)=a+29 ⇒a2−d2=a+29Now, we will substitute a=11in the above equation,
a2−d2=a+29 ⇒112−d2=11+29 ⇒121−d2=40 ⇒121−40=d2 ⇒d2=81 ⇒d=±81 ⇒d=±9Either d=9 or d=−9
When a=11and d=9,
The first term=a−d=11−9=2
The third term=a+d=11+9=20
Therefore, the AP series: 2,11,20,29,....
When a=11 and d=−9,
The first term=a−d=11−(−9)=20
The third term=a+d=11+(−9)=11−9=2
Therefore, the AP series: 20,11,2,...
Thus, the two AP series are 2,11,20,29,.... and 20,11,2,....
Note: In these types of questions where the terms of the sequence are not given and have to be assumed, we might make the mistake of assuming the terms as separate variables like a, b, c and so on. We need to remember that whenever we are given the sum of three consecutive terms, we start the terms with a−d.