Solveeit Logo

Question

Question: Find five consecutive terms in an A.P. such that their sum is 60 and the product of the third and fo...

Find five consecutive terms in an A.P. such that their sum is 60 and the product of the third and fourth term exceeds the fifth by 172.

Explanation

Solution

Hint: Arithmetic progression is a series of numbers that increase or decrease successively by the same amount each time i.e. every two consecutive numbers have a common difference between them.

Complete step-by-step solution -
a, a+d, a+2d, a+3d, a+4d .a,\text{ }a+d,\text{ }a+2d,\text{ }a+3d,\text{ }a+4d\text{ }\ldots . and so on. Where aa is the first term of the A.P. and dd is the common difference.
When the sum of the odd number of terms is asked we take the terms in such a way that common difference cancels out.
Example:
If sum of three consecutive numbers is given we take numbers as
ad,a,a+da-d,a,a+d so that when we add them the common difference cancels out, (ad)+a+(a+d)=3a\left( a-d \right)+a+\left( a+d \right)=3a
Similarly if of four consecutive numbers is given we take numbers as
a3d, ad, a+d, a+3da-3d,\text{ }a-d,\text{ }a+d,\text{ }a+3d with common difference as 2d2d.
Explanation:
Step 1: Let the five consecutive numbers of the A.P. be
a2d, ad, a, a+d, a+2da-2d,\text{ }a-d,\text{ }a,\text{ }a+d,\text{ }a+2d where d is the common difference.
Step 2: By first statement we know that their sum is 60.
(a2d)+(ad)+a+(a+d)+(a+2d)=60\left( a-2d \right)+\left( a-d \right)+a+\left( a+d \right)+\left( a+2d \right)=60
5a=605a=60 therefore we get,a=12a=12
Step 3: By second statement,
Product of third and fourth term is a×(a+d)a\times \left( a+d \right)
As given it exceeds fifth term which is (a+2d)\left( a+2d \right) by 172 this implies,
a(a+d)(a+2d)=172a\left( a+d \right)\left( a+2d \right)=172
From step 2 we know a=12a=12 so substituting in above equation we get,
12(12+d)(12+2d)=17212\left( 12+d \right)\left( 12+2d \right)=172
144+12d122d=172144 + 12d - 12 - 2d=172
10d = 4010d\text{ }=\text{ }40 this implies,
d=4d=4
Step 4: Now we have to find the numbers by simply substituting the values of a and d in the five numbers we took,
a2d=122×4=4a-2d=12-2\times 4=4
ad=124=8a-d=12-4=8
a=12a=12
a+d=12+4=16a+d=12+4=16
a+2d=12+2×4=20a+2d=12+2\times 4=20
Hence we get five consecutive numbers of the A.P. as 4, 8, 12, 16, 204,\text{ }8,\text{ }12,\text{ }16,\text{ }20.

Note: In an arithmetic progression question whenever we are given the sum of numbers we assume numbers to be such that on adding them the common difference always cancels out. Sometimes students make mistakes by taking the terms as the sum of a and d consecutively which makes our solution complicated. so we take the terms in this way that we remain with only one variable.