Question

Difficulty: MediumIndices and Logarithms

Find the product of all real solutions to the exponential equation 9x+1283x+3=09^{x+1} - 28 \cdot 3^x + 3 = 0.

Answer: -2

Answer

The product of all real solutions is -2.
Using the index laws 9x+1=9(3x)29^{x+1} = 9 \cdot (3^x)^2, let u=3xu = 3^x. The equation reduces to the quadratic 9u228u+3=09u^2 - 28u + 3 = 0, which factors as (9u1)(u3)=0(9u - 1)(u - 3) = 0. This gives u=1/9u = 1/9 or u=3u = 3. Solving 3x=1/93^x = 1/9 yields x=2x = -2, and solving 3x=33^x = 3 yields x=1x = 1. The product of these solutions is (2)×1=2(-2) \times 1 = -2.

Step-by-Step Solution

1
Express 9x+19^{x+1} in terms of 3x3^x
9x+1=919x=9(32)x=9(3x)29^{x+1} = 9^1 \cdot 9^x = 9 \cdot (3^2)^x = 9 \cdot (3^x)^2
Apply index laws am+n=amana^{m+n} = a^m \cdot a^n and (am)n=(an)m(a^m)^n = (a^n)^m to establish a common base of 3.
2
Substitute u=3xu = 3^x to form a quadratic equation
9u228u+3=09u^2 - 28u + 3 = 0
Transform the exponential equation into a standard quadratic algebraic equation.
3
Solve the quadratic equation for uu
(9u1)(u3)=0    u=19(9u - 1)(u - 3) = 0 \implies u = \frac{1}{9} or u=3u = 3
Factorize the quadratic expression to determine its roots.
4
Substitute back u=3xu = 3^x to solve for xx
3x=32    x=23^x = 3^{-2} \implies x = -2, and 3x=31    x=13^x = 3^1 \implies x = 1
Equate exponents with matching bases to find all valid real solutions for xx.
5
Find the product of the two solutions
(2)×1=2(-2) \times 1 = -2
Calculate the required mathematical product of the solutions.

Key Concept

Solving exponential equations reducible to quadratic form using laws of indices
Rate this question