![]() |
VOOZH | about |
General Formula
Tn = a + (n - 1) * d
where,
Tn is the nth term
a is the first term
d = common difference
Nth term form end
Tn = l - (n - 1) * d
where,
Tn is the nth term
l is the first term
d = common difference
Solution:
We are given, am+1 = 2 an+1
To prove, a3m+1 = 2am+n+1
Lets suppose we have first term as a and common difference as d, then we are given
a + md = 2(a + nd)
a + md = 2a + 2nd
a = md- 2nd -----1
Now LHS = a3m+1
= a + 3md
= md - 2nd +3md putting value of a
= 4md - 2nd
Now RHS = 2am+n+1
= 2( a + (m+n)d)
= 2( a +md +nd)
= 2 (md-2nd+md+nd) putting value of a
= 2(2md - nd)
= 4md - 2nd
So we can see that LHS = RHS.
Solution:
We are given two AP. For first AP
a1 = 9
d1 = 7 - 9 = -2
T1n = a1 + (n - 1)d1
= 9 + (n - 1)(-2)
= 11 - 2n
For second AP,
a2 = 15
d2 = 12 - 15 = -3
T2n = a2 + (n - 1)d2
= 15 +(n-1)(-3)
= 18 - 3n
According to question,
T1n = T2n
11 - 2n = 18 - 3n
n = 7
Hence 7th term is same in both AP.
Solution:
We are given, first term, a = 3
last term, l = 201
common difference, d = 5 - 3 = 2
n = 12
So, the 12th term from last is , = 201 - (12 -1)*2
= 201 - 22
= 179
Hence, the 12th term from the end is 179.
Solution:
We are given, first term, a = 3
last term, l = 253
common difference, d = 8 - 3 = 5
n = 12
So, the 12th term from last is, = 253 - (12 -1)*5
= 253 - 55
= 198
Hence, the 12th term from the end is 198.
Solution:
We are given, first term, a = 1
Last term, l = 88
common difference, d = 4 - 1 = 3
n = 12
So, the 12th term from last is, = 88 - (12 -1)*3
= 88 - 33
= 55
Hence, the 12th term from the end is 55.
Solution:
Let's suppose first term is a and common difference is d
We are given, a4 = 3a1
a7 = 2a3 +1
So ,
a + 3d = 3a
2a - 3d = 0 -----1
And a + 6d = 2(a+2d) +1
a + 6d = 2a + 4d +1
a -2d = -1 -----2
On solving 1 and 2
2a - 3d = 0
d = 2
Putting value of d in equation 1
a = (3*d)/2
a = 6/2 = 3
Hence the first term is 3 and common difference is 2.
Solution:
Let's suppose first term is a and common difference is d
We are given, a6 = 12
a8 = 22
So, a + 5d =12 -----1
a + 7d = 22 -----2
On solving 1 and 2
a + 7d - (a + 5d )= 22 - 12
7d - 5d = 10
d = 5
Putting value of d in equation 1
a + 25 = 12
a = 12- 25
a = -13
So second term is, a + d = -13 + 5 = -8
And nth term is Tn = -13 + (n-1)*5
= 5n - 18
Solution:
First two digit number that is divisible bye 3 is 12. So a =3
Next two digit number that is divisible bye 3 is 15. So common difference is 15 - 12 = 3
Last two digit number that is divisible bye 3 is 99.
So we can apply general formula,
3 + (n-1)*3 = 99
(n-1)*3 = 96
n -1 = 32
n =33
Hence, 33 two digit numbers are divisible by 3.
Solution:
We are given, a = 7
l = 125
total terms = 60
If we have total 60 terms, then last term would be a60
a + 59d =125
Putting value of a,
7 + 59d = 125
59d = 118
d= 2
So, 32nd term a32 = a + 31d
= 7 + 31*2
= 7 + 62
= 69
Hence, 32nd term is 69.
Solution:
Let's suppose first term is a and common difference is d. We are given,
a4 + a8 = 24
a6 + a10 = 34
a+ 3d + a +7d = 24
2a + 10d = 24
a + 5d = 12 -----1
a + 5d + a+9d = 34
2a + 14d = 34
a + 7d = 17 ------2
On solving 1 & 2 we get,
a + 7d - (a + 5d) = 17 - 12
a + 7d - a - 5d = 5
2d = 5
d = 5/2
Putting value of d in equation 1
a + 5*(5/2) = 12
a = 12 - 25/2
a = (24- 25) /2
a = -1/2
Hence the first term is -1/2 and common difference is 5/2.
Solution:
Let's make an AP of those numbers which when divided by 7 leaves remainder 4.
First number which when divided by 7 leaves remainder 4 is 4. So a1 = 4
Next number which when divided by 7 leaves remainder 4 is 11. So a2 = 11
Largest 3 digit number which when divided by 7 leaves remainder 4 is 998. So an = 998
So our AP is 4, 11, .... 998 and common difference is 11-4 = 7
So,
4 + (n - 1)*7 = 998
(n - 1)*7 = 994
n - 1 = 142
n =143
Hence, 143 numbers are which when divided by 7 leave remainder 4.
Solution:
Let's suppose common difference is d.
We know that nth term from beginning is a + (n-1)d
And nth term from end is l - (n - 1)*d
To prove: nth term from beginning + nth term from end = a + l
LHS= nth term from beginning + nth term from end
= a + (n-1)d + l - (n - 1)*d
= a +l
= RHS
Hence proved.
Solution:
Let's suppose first term is a and common difference is d.
We are given, (a + 3d)/(a+6d) = 2/3
3(a + 3d) =2(a+6d)
3a + 9d = 2a + 12d
a = 3d
Now, we have to find a6/a8
= (a + 5d)/ (a+7d)
Putting value of a
= (3d + 5d)/(3a + 7d)
= 8d/10d
= 4/5
Hence a6/a8 is 4/5.