Find n so that the nth terms of the following two A.P.'s are the same. 1,7,13,19,.... and 100,95,90,....
Open in App
Solution
The first arithmetic progression is 1,7,13,19,...... where the first term is a1=1, second term is a2=7 and so on.
We find the common difference d by subtracting the first term from the second term as shown below:
d=a2−a1=7−1=6
We know that the general term of an arithmetic progression with first term a and common difference d is Tn=a+(n−1)d, therefore, the nth term of the first A.P is:
Tn=1+(n−1)6=1+6n−6=6n−5.......(1)
Similarly, the second arithmetic progression is 100,95,90,,...... where the first term is a1=100, second term is a2=95 and so on.
We find the common difference d by subtracting the first term from the second term as shown below:
d=a2−a1=95−100=−5
We know that the general term of an arithmetic progression with first term a and common difference d is Tn=a+(n−1)d, therefore, the nth term of the second A.P is:
Tn=100+(n−1)(−5)=100−5n+5=−5n+105.......(2)
Now, since it is given that the nth terms of the two A.P's are equal therefore, equating equations 1 and 2 we get