The 14th term of an AP is 202, and the 19th term of an AP is 277. Find the ratio of the series's first term and the 8th term.
MAH MBA CET Series and Progressions Questions
MAH MBA CET Series and Progressions Questions
Let the first term be "a" and the common difference of the AP be "d".
So, 14th terms of AP will be a+13d.
a+13d = 202 ----equation (1)
19th term of AP will be a+18d.
a+18d = 277 --------equation (2)
solving both equations, we get a = 7 and d = 15
Therefore, first term = 7
8th term = a+7d = 7+7*15 = 112
So, ratio = 7:112 = 1:16
The sum till infinity of a Geometric Progression, with first term 16 and common ratio $$r$$, is 48. Find the sum till infinity of another GP with first term 76 and a common ratio of $$\left(r-\dfrac{1}{6}\right)$$.
Given that the first term of GP is 16 and sum till infinity is 24
So, $$S_∞=\dfrac{a}{1-r}$$, where $$a$$ is the first term and $$r$$ is the common ratio.
$$S_∞=\dfrac{16}{1-r}=48$$
$$1-r=\dfrac{16}{48}=\dfrac{1}{3}$$
or, $$r=\dfrac{2}{3}$$
Now, we have to find sum till infinity of another GP whose first term is 76 and common ratio is $$r_1=\left(r-\dfrac{1}{6}\right)=\dfrac{2}{3}-\dfrac{1}{6}=\dfrac{1}{2}$$
$$S_∞=\dfrac{76}{1-\dfrac{1}{2}}$$
$$S_∞=152$$
Hence, the answer is 152
A rabbit covers a certain distance in such a way that he covers one-fifth of the distance covered on the previous day. If he covers 12000 meters on the first day, what is the maximum possible combined distance he can travel for all the days?
The Rabbit covers the distance in a geometric progression, with common ratio i.e 'r'= 1/5.
Since it travelled 12000 meters on the first day, the first term of the series is 12000
Now, we know that $$0<r<1$$ and in that case, the geometric progression is infinite.
Hence, maximum distance it can cover = Sum of infinite GP= $$\dfrac{\ a}{1-r}$$, where a = 12000 and r = 1/5
So, combined maximum distance the rabbit can travel on all the days = $$\dfrac{12000}{1-\dfrac{1}{5}}\ =\ \dfrac{12000}{\dfrac{4}{5}}=12000\times\dfrac{5}{4}=15000$$ meters
Series 1: 2, 5, 8, 11,...
Series 2: 20, 22, 24, 26, ...
What is the first common term in above two series?
The terms of series 1 is of the form 3n+2. The terms of series 2 is of the form 20+2m
3n+2 = 20+2m
when n = 6 and m = 1, the above equation satisfies. So, the first common term is 20.