Question

Difficulty: HardArithmetic and Geometric Sequences and Series

Two infinite geometric series, Series A and Series B, are defined as follows:

* Series A has a first term of 2x2^x and a common ratio of 12\frac{1}{2}.
* Series B has a first term of 2x+32^{x+3} and a common ratio of 34\frac{3}{4}.

If the sum of Series A and Series B is 136, what is the value of xx?

  1. A
    0.50.5
  2. B
    11
  3. 22Answer
  4. D
    33
  5. E
    44

Answer

2
The correct answer is the value 2. Substituting x=2x = 2 into the sum of Series A gives 22+1=82^{2+1} = 8. Substituting x=2x = 2 into the sum of Series B gives 22+5=1282^{2+5} = 128. The total sum is 8+128=1368 + 128 = 136, which matches the given sum.

Step-by-Step Solution

1
Express the sum of Series A, denoted as SAS_A, using the infinite geometric series sum formula S=a11rS = \frac{a_1}{1-r}.
SA=2x11/2=2x1/2=22x=2x+1S_A = \frac{2^x}{1 - 1/2} = \frac{2^x}{1/2} = 2 \cdot 2^x = 2^{x+1}
Since the common ratio r=1/2r = 1/2 satisfies r<1|r| < 1, the infinite sum exists and can be simplified using exponent properties.
2
Express the sum of Series B, denoted as SBS_B, using the infinite geometric series sum formula.
SB=2x+313/4=2x+31/4=42x+3=222x+3=2x+5S_B = \frac{2^{x+3}}{1 - 3/4} = \frac{2^{x+3}}{1/4} = 4 \cdot 2^{x+3} = 2^2 \cdot 2^{x+3} = 2^{x+5}
Since the common ratio r=3/4r = 3/4 satisfies r<1|r| < 1, the infinite sum exists and can be simplified using exponent rules.
3
Set up the equation for the sum of both series and solve for xx.
2x+1+2x+5=136    22x+322x=136    342x=136    2x=4    x=22^{x+1} + 2^{x+5} = 136 \implies 2 \cdot 2^x + 32 \cdot 2^x = 136 \implies 34 \cdot 2^x = 136 \implies 2^x = 4 \implies x = 2
Factoring out 2x2^x from the terms allows us to isolate the exponential expression and find the value of xx.

Key Concept

Sum of an Infinite Geometric Series and Exponential Properties
Rate this question