JAMB 1983 · UME · Q32

If (23)m(34)n=256729\left(\frac23\right)^m\left(\frac34\right)^n = \frac{256}{729}, find the values of mm and nn.

Worked solution (try it first)
  1. Split each fraction into primes: (23)m=2m×3−m\left(\frac23\right)^m = 2^m \times 3^{-m} and (34)n=3n×2−2n\left(\frac34\right)^n = 3^n \times 2^{-2n}, because 4=224 = 2^2.
  2. Collect the powers: the left side is 2m−2n×3n−m2^{m - 2n} \times 3^{n - m}.
  3. The right side is 256729=28×3−6\frac{256}{729} = 2^8 \times 3^{-6}.
  4. Match the powers: m−2n=8m - 2n = 8 and n−m=−6n - m = -6.
  5. Add the two equations: −n=2-n = 2, so n=−2n = -2.
  6. Then m=8+2n=8−4=4m = 8 + 2n = 8 - 4 = 4.
  7. So m=4m = 4, n=−2n = -2, option D.

Report a problem with this question