Question:

Consider an infinite series with first term a and common ratio r. If its sum is 4 and the second term is \(\frac{3}{4}\), then

Show Hint

When dealing with simultaneous equations from sequences, substituting \(a\) in terms of \(r\) usually leads straight to a solvable quadratic equation. Always check both roots against the given options.
Updated On: May 9, 2026
  • \(a = \frac{7}{4}, r = \frac{3}{7}\)
  • \(a = 2, r = \frac{3}{8}\)
  • \(a = \frac{3}{2}, r = \frac{1}{2}\)
  • \(a = 3, r = \frac{1}{4}\)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation



Step 1: Understanding the Question:

We are dealing with an infinite geometric progression. We are given its sum to infinity and the value of its second term. We need to find the first term (\(a\)) and the common ratio (\(r\)).


Step 2: Key Formula or Approach:

The sum to infinity of a geometric series is \(S_\infty = \frac{a}{1 - r}\) (where \(|r| < 1\)).
The \(n\)-th term of a geometric series is \(T_n = a r^{n-1}\). Thus, the second term is \(T_2 = ar\).


Step 3: Detailed Explanation:

From the given information, we can set up two equations: 1) \(S_\infty = \frac{a}{1 - r} = 4 \implies a = 4(1 - r)\) 2) \(T_2 = ar = \frac{3}{4} \implies a = \frac{3}{4r}\)
Equating the two expressions for \(a\): \[ 4(1 - r) = \frac{3}{4r} \] Multiply both sides by \(4r\): \[ 16r(1 - r) = 3 \] \[ 16r - 16r^2 = 3 \] Rearrange into a standard quadratic equation: \[ 16r^2 - 16r + 3 = 0 \] Factorizing the quadratic equation: \[ 16r^2 - 12r - 4r + 3 = 0 \] \[ 4r(4r - 3) - 1(4r - 3) = 0 \] \[ (4r - 1)(4r - 3) = 0 \] This gives two possible values for \(r\): \(r = \frac{1}{4}\) or \(r = \frac{3}{4}\)
Now, let's find the corresponding values for \(a\) using \(a = \frac{3}{4r}\): If \(r = \frac{1}{4}\): \[ a = \frac{3}{4(\frac{1}{4})} = \frac{3}{1} = 3 \] This corresponds to pair \((a = 3, r = \frac{1}{4})\), which matches option D.
If \(r = \frac{3}{4}\): \[ a = \frac{3}{4(\frac{3}{4})} = \frac{3}{3} = 1 \] This gives pair \((a = 1, r = \frac{3}{4})\), which is not among the options.


Step 4: Final Answer:

The correct values are \(a = 3, r = \frac{1}{4}\).
Was this answer helpful?
0
0