Question

Difficulty: HardIndices and Logarithms

If log4x+log2y=52\log_4 x + \log_2 y = \frac{5}{2} and 3x9y=813^x \cdot 9^{-y} = 81, what is the value of x+yx + y?

  1. A
    6
  2. B
    8
  3. 10Answer
  4. D
    12

Answer

The value of x+yx + y is 1010.
Converting log4x\log_4 x to base 22 gives 12log2x\frac{1}{2}\log_2 x, leadings to xy2=32x y^2 = 32. Simplifying 3x9y=813^x \cdot 9^{-y} = 81 gives x2y=4x - 2y = 4. Solving these simultaneously gives x=8x = 8 and y=2y = 2, whose sum is 1010.

Step-by-Step Solution

1
Simplify the logarithmic equation using the change of base formula.
log4x=log2xlog24=12log2x\log_4 x = \frac{\log_2 x}{\log_2 4} = \frac{1}{2}\log_2 x. Substituting this gives 12log2x+log2y=52    log2x+2log2y=5\frac{1}{2}\log_2 x + \log_2 y = \frac{5}{2} \implies \log_2 x + 2\log_2 y = 5.
Converting logarithms to a common base of 22 allows combining terms.
2
Combine logarithmic terms and express as an algebraic relation.
log2(xy2)=5    xy2=25=32\log_2(x y^2) = 5 \implies x y^2 = 2^5 = 32.
Applying the logarithmic laws klogba=logb(ak)k\log_b a = \log_b(a^k) and logbM+logbN=logb(MN)\log_b M + \log_b N = \log_b(MN).
3
Simplify the exponential equation.
3x(32)y=34    3x2y=34    x2y=43^x \cdot (3^2)^{-y} = 3^4 \implies 3^{x - 2y} = 3^4 \implies x - 2y = 4.
Expressing both sides with base 33 allows equating exponents.
4
Solve the system of equations for xx and yy.
From x=4+2yx = 4 + 2y, substitute into xy2=32x y^2 = 32: (4+2y)y2=32    2y3+4y232=0    y3+2y216=0(4 + 2y)y^2 = 32 \implies 2y^3 + 4y^2 - 32 = 0 \implies y^3 + 2y^2 - 16 = 0. Testing positive factors yields y=2y = 2. Then x=4+2(2)=8x = 4 + 2(2) = 8.
Simultaneous substitution yields the unique real positive solutions x=8x = 8 and y=2y = 2.
5
Calculate x+yx + y.
x+y=8+2=10x + y = 8 + 2 = 10.
Adding the computed values of xx and yy gives the required sum.

Key Concept

Simultaneous Exponential and Logarithmic Systems
Estimated Time:2m 0s
Rate this question