Question
Expressing a power product as one base three exponent
Original question: (ii) Rewrite as an expression of the form , where and are constants.
Expert Verified Solution
Key concept: The expression k(x)=(9^(x+4)·3^(4x-1))/3^x becomes manageable once every factor is written with base 3 [1].
Step by step
Convert everything to base 3
The expression is built from powers of 9 and 3, so the first move is to rewrite as . That gives
Now substitute this into the original expression:
Combine exponents carefully
The numerator has the same base, so multiply by adding exponents:
Then divide by , which means subtract exponents:
So the expression is already in the requested form , with and .
Final answer
This matches the required pattern exactly:
Why the exponent rules work here
When bases are identical, exponent laws are reliable and fast:
The only nontrivial step in this problem is recognizing that . Once that conversion is made, the rest is exponent bookkeeping.
A good habit is to rewrite the entire expression in one base before combining anything. That reduces the risk of mixing base 9 and base 3 in the same line, which often leads to incorrect exponent arithmetic.
Common mistake to avoid
A common error is to treat as or to multiply the exponent by 2 incorrectly as . The exponent multiplies by 2 because , so both terms inside the parentheses are multiplied. Another mistake is forgetting that division subtracts exponents. If you leave the denominator in place as another factor of 3, the final form will not match the requested single-exponent expression.
If you keep track of base conversion first, then addition and subtraction of exponents, this kind of problem becomes routine and very fast to check.
Pitfall alert
The step that usually causes trouble is converting into a power of 3, because the exponent must distribute across the 2 coming from . Students often write , but that drops the factor of 2 on the constant 4 and gives the wrong result. The correct expansion is . Another place mistakes appear is in the division by . Since division subtracts exponents, you must reduce to , not or . If you are checking your work, convert the entire answer back into a product of powers and verify that the exponent bookkeeping matches every factor from the original expression. The form is only correct if there is exactly one exponent on base 3 at the end.
Try different conditions
If the problem were changed to , then the rewritten base would be instead of . The new expression becomes . Combining the numerator gives , and dividing by gives . So the final answer would be . This variant shows that the structure of the solution stays the same, but the coefficient of and the constant term both change depending on how many times the exponent from the base conversion multiplies the bracket. If the base were instead , the same pattern would continue because .
Further reading
exponent rules with same base, rewriting powers of 9, single base exponential form
FAQ
How do I rewrite a product of powers as one expression with base three?
First rewrite every factor with the same base, such as changing nine to three squared. Then add exponents when multiplying and subtract exponents when dividing until only one power of three remains.
What exponent laws should I use when the problem asks for the form three to the power ax plus b?
Use the power of a power rule, the product rule, and the quotient rule for exponents. These rules let you turn the whole expression into one exponent with linear terms in x.