Question

Difficulty: HardExponential Functions and Equations

An exponential function gg is defined by g(x)=pqxg(x) = p \cdot q^x, where pp and qq are positive constants. If g(12)=6g\left(\frac{1}{2}\right) = 6 and g(32)=54g\left(\frac{3}{2}\right) = 54, what is the value of g(2)g(2)?

Answer: 162

Answer

162
The correct answer is 162. Substituting the coordinates into the function gives the system pq1/2=6p \cdot q^{1/2} = 6 and pq3/2=54p \cdot q^{3/2} = 54. Dividing the second equation by the first yields q=9q = 9. Substituting q=9q = 9 into the first equation yields p3=6p \cdot 3 = 6, so p=2p = 2. The complete function is g(x)=29xg(x) = 2 \cdot 9^x, and evaluating g(2)g(2) gives 281=1622 \cdot 81 = 162.

Step-by-Step Solution

1
Substitute the given values into the function definition to set up a system of equations.
pq1/2=6p \cdot q^{1/2} = 6 and pq3/2=54p \cdot q^{3/2} = 54
To represent the given coordinate relationships using the exponential model parameters.
2
Divide the equation for g(32)g\left(\frac{3}{2}\right) by the equation for g(12)g\left(\frac{1}{2}\right) to eliminate pp and solve for qq.
q=9q = 9
Using the exponent quotient rule, q3/2q1/2=q3/21/2=q1=q\frac{q^{3/2}}{q^{1/2}} = q^{3/2 - 1/2} = q^1 = q. Dividing the constants gives 546=9\frac{54}{6} = 9.
3
Substitute q=9q = 9 back into the first equation and solve for pp.
p=2p = 2
Evaluating the fractional exponent gives 91/2=9=39^{1/2} = \sqrt{9} = 3. Substituting this in yields 3p=63p = 6, which simplifies to p=2p = 2.
4
Evaluate the completed exponential function g(x)=29xg(x) = 2 \cdot 9^x at x=2x = 2.
162
Calculating g(2)=292=281=162g(2) = 2 \cdot 9^2 = 2 \cdot 81 = 162 solves for the target value.

Key Concept

Solving a system of exponential equations using fractional exponent rules and base evaluation.
Rate this question