Question
Question: The ninth term of an \(AP\) is equal to seven times the second term and the twelfth term exceeds fiv...
The ninth term of an AP is equal to seven times the second term and the twelfth term exceeds five times the third term by 2. Find the first term and the common difference.
Solution
The given problem requires us to find the first term and common difference of an arithmetic progression given some conditions and relations between the different terms of an AP. So, we represent the terms of arithmetic progression in terms of the first term and the common difference between the terms using the formula for the general term of AP: an=a+(n−1)d.
Complete step by step answer:
Now, we know that the general term of an arithmetic progression is given by an=a+(n−1)d, where a is the first term of AP and d is the common difference of AP.So, we are given the ninth term is equal to seven times the second term of AP. We calculate the ninth term and second term of arithmetic progression.
So, a2=a+(2−1)d=a+d
a9=a+(9−1)d=a+8d
Now, following the condition given to us, we have,
a9=7a2
⇒(a+8d)=7(a+d)
Simplifying the equation, we get,
⇒a+8d=7a+7d
Shifting all the terms consisting d to left side of the equation and terms consisting a to right side of equation, we get,
⇒8d−7d=7a−a
⇒d=6a−−−−(1)
Now, we are also given that the twelfth term exceeds five times the third term by 2.
So, we find the twelfth and third term of AP.
So, a12=a+(12−1)d=a+11d
a3=a+(3−1)d=a+2d
Now, following the condition given to us, we have,
a12=5a3+2
⇒(a+11d)=5(a+2d)+2
⇒a+11d=5a+10d+2
Finding the value of d in terms of a, we get,
⇒11d−10d=5a−a+2
⇒d=4a+2−−−−(2)
Now we solve the equations (1) and (2) to find the values of a and d. Substituting the value of d from equation (1) into equation (2), we get,
⇒6a=4a+2
Shifting all the terms consisting of a to left side of equation, we get,
⇒2a=2
∴a=1
So, we get the value of a as 1.
Now, putting value of a in equation (1)
∴d=6(1)=6
Therefore, the first term of AP is 1 and the common difference of AP is 6.
Note: Arithmetic progression is a series where any two consecutive terms have the same difference between them. The common difference of an arithmetic series can be calculated by subtraction of any two consecutive terms of the series. The nth term of arithmetic progression is of the form an=a+(n−1)d. This formula helps to find any term of an AP. We must be careful while doing calculations.