Question

Difficulty: MediumExponential Functions and Equations

If 4x+38x1=163x\frac{4^{x+3}}{8^{x-1}} = 16^{3-x}, what is the value of xx?

Answer: 1

Answer

1
The correct answer is 1. By writing all terms with a base of 2, the equation is expressed as (22)x+3(23)x1=(24)3x\frac{(2^2)^{x+3}}{(2^3)^{x-1}} = (2^4)^{3-x}. Applying the power rule to simplify the exponents yields 22x+623x3=2124x\frac{2^{2x+6}}{2^{3x-3}} = 2^{12-4x}. Using the quotient rule, we subtract the exponents on the left-hand side to get 2(2x+6)(3x3)=2x+92^{(2x+6)-(3x-3)} = 2^{-x+9}. Equating the exponents gives the linear equation x+9=124x-x+9 = 12-4x. Adding 4x4x and subtracting 99 from both sides results in 3x=33x = 3, which simplifies to x=1x=1.

Step-by-Step Solution

1
Express all exponential terms using a common base of 2
(22)x+3(23)x1=(24)3x\frac{(2^2)^{x+3}}{(2^3)^{x-1}} = (2^4)^{3-x}
Rewriting each base as a power of 2 allows the application of standard exponent rules.
2
Apply the power of a power rule (am)n=amn(a^m)^n = a^{mn} to distribute the exponents
22x+623x3=2124x\frac{2^{2x+6}}{2^{3x-3}} = 2^{12-4x}
Multiplying the inner exponent by each term of the outer exponent simplifies the expression.
3
Apply the quotient of powers rule aman=amn\frac{a^m}{a^n} = a^{m-n} to combine the fraction
2x+9=2124x2^{-x+9} = 2^{12-4x}
Subtracting the exponent in the denominator from the exponent in the numerator simplifies the left-hand side.
4
Equate the exponents since the bases are equal
x+9=124x-x + 9 = 12 - 4x
If two exponential expressions with the same positive base are equal, their exponents must be equal.
5
Solve the linear equation for xx
x=1x = 1
Isolating xx by algebraic manipulation yields the final answer.

Key Concept

Solving exponential equations by finding a common base and applying the laws of exponents.
Rate this question