Question
Question: Find the number of terms in an A.P if, the sum of three consecutive terms of the A.P is 24 and their...
Find the number of terms in an A.P if, the sum of three consecutive terms of the A.P is 24 and their product is 312? (The term of A.P are in ascending order)
Solution
Take the three consecutive terms of the A.P as a−d,a and a+d.
The given conditions are:
sum of three consecutive terms is = 24
⇒(a−d)+a+(a+d)=24
Also, Product of three consecutive terms = 312
⇒(a−d)×a×(a+d)=312
Solve the above equations simultaneously to find a and d, after this you can find all the consecutive terms easily.
Complete step-by-step solution:
Given,
The sum of three consecutive terms is = 24
Product of three consecutive terms = 312
In A.P (arithmetic progression) the difference between two consecutive terms is always constant.
Generally, A.P is described as:
a,a+d,a+2d,a+3d.............. and so on.
Where a is the beginning term or first term and d is the common difference between any two consecutive terms.
Let the three consecutive terms of the A.P be a−d,a and a+d
Since, sum of three consecutive terms is = 24
⇒(a−d)+a+(a+d)=24 ⇒3a=24 ∴a=8
Also, Product of three consecutive terms = 312
⇒(a−d)×a×(a+d)=312 ⇒(8−d)×8×(8+d)=312 (∵a=8) ⇒(8−d)×(8+d)=8312 ⇒64−d2=39 (∵(a−b)×(a+b)=a2−b2) ⇒d2=64−39 ⇒d2=25 ⇒d=±5
Neglecting d = -5 because in question it is given terms of A.P are in ascending order but on taking d = -5 we get an A.P whose terms are in descending order.
Taking a = 8 and d = 5 we find the terms of A.P:
a−d=8−5=3 a=8 a+d=8+5=13
The three consecutive terms of the given A.P are 3, 8 and 13
Additional information: Sometimes in many questions we have to assume a certain number of terms in Arithmetic Progression. The following methods are generally used for the selection of terms in an arithmetic progression:
If the sum of the three consecutive terms in A.P is given then, we take the numbers to bea − d, a and a + d. Here, the common difference isd.
If the sum of four consecutive terms in A.P is given then, we take the numbers to be a − 3d, a − d, a + d and a + 3d. Here the common difference is2d.
If the sum of five consecutive terms in A.P is given then, we take the numbers to bea − 2d, a − d, a, a + d and a + 2d. Here the common difference isd.
If the sum of six consecutive terms in A.P is given then, we take the numbers to bea − 5d, a − 3d, a − d, a + d, a + 3d and a + 5d. Here the common difference is2d .
Note: From the above explanation, we can note that in case of an odd number of consecutive terms, the middle term will be a and the common difference will be d.
And in case of an even number of consecutive terms the middle terms are a − d, a + dand the common difference is 2d.