Question
Question: In an AP, if \[S_{5}+S_{7}=167\] and \[S_{10}=235\], then find the AP, where \[S_{n}\] denotes the s...
In an AP, if S5+S7=167 and S10=235, then find the AP, where Sn denotes the sum of first n terms.
Solution
Hint: In this question it is given if S5+S7=167 and S10=235, then we have to find the AP, where Sn denotes the sum of first n terms. So to find the solution we need to know the formula of summation of first n terms in an Arithmetic Progression,
i.e, Sn=2n(2a+(n−1)d)...........(1)
Where ‘a’ is the first term of AP and ‘d’ is the common difference.
Complete step-by-step solution:
Let the first term of Ap is ‘a’ and the common difference ‘d’.
Given,
S5+S7=167
⇒25(2a+(5−1)d)+27(2a+(7−1)d)=167 [ by using formula (1)]
⇒25(2a+4d)+27(2a+6d)=167
⇒5(2a+4d)+7(2a+6d)=2×167 [ Multiplying both side by 2]
⇒10a+20d+14a+42d=334
⇒24a+62d=334
⇒12a+31d=167.....(1) [dividing both side by 2]
Now the second condition,
S10=235
⇒210(2a+(10−1)d)=235
⇒5(2a+9d)=235
⇒(2a+9d)=5235
⇒(2a+9d)=47.......(2)
Equation (1) and (2) are the pair of linear equations, so we are going to solve it by substitution method.
From equation (1),
12a+31d=167
⇒12a=167−31d
⇒a=12167−31d
Now substituting the value of ‘a’ in the equation (2), we get,
2a+9d=47
⇒2(12167−31d)+9d=47
⇒6167−31d+9d=47
⇒167−31d+6×9d=6×47 [multiplying both side by 6]
⇒167−31d+54d=282
⇒23d=282−167
⇒23d=115
⇒d=23115
⇒d=5
Now putting the value of ‘d’ in equation (2), we get,
2a+9×5=47
⇒2a+45=47
⇒2a=47−45
⇒2a=2
⇒a=1
Therefore, the terms of the given AP is,
a, a+d, a+2d, a+3d,...
⇒ 1, 1+5, 1+2×5, 1+3×5,...
⇒ 1, 6, 11, 16, …
Note: So in order to find the A.P, you need to find the first term and common difference of the A.P , because if you know the first term ‘a’ and common difference ‘d’ then you can easily write the each term of A.P, i.e, a, a+d, a+2d, a+3d,...