Question 354 of 480
What is the value of \( x \) in the equation \( 3^{2x} = 81 \)?
Correct Answer:
B
Explanation
To solve the equation \( 3^{2x} = 81 \), we need to find the value of \( x \). Let's break this down step-by-step.
### Step 1: Rewrite 81 as a power of 3
First, we need to express 81 in terms of a power of 3. We know that:
\[
81 = 3^4
\]
This means we can rewrite the original equation as:
\[
3^{2x} = 3^4
\]
### Step 2: Set the exponents equal to each other
Since the bases (3) are the same on both sides of the equation, we can set the exponents equal to each other:
\[
2x = 4
\]
### Step 3: Solve for \( x \)
Now, we can solve for \( x \) by dividing both sides of the equation by 2:
\[
x = \frac{4}{2} = 2
\]
### Conclusion
Thus, the value of \( x \) is \( 2 \). Therefore, the correct option is **B**.
### Explanation of Other Options
- **Option A (1)**: If \( x = 1 \), then \( 2x = 2 \) and \( 3^{2x} = 3^2 = 9 \), which does not equal 81.
- **Option C (3)**: If \( x = 3 \), then \( 2x = 6 \) and \( 3^{2x} = 3^6 = 729 \), which is also not equal to 81.
- **Option D (4)**: If \( x = 4 \), then \( 2x = 8 \) and \( 3^{2x} = 3^8 = 6561 \), which is far greater than 81.
### Common Pitfalls
- **Not recognizing powers**: A common mistake is not recognizing that 81 can be expressed as \( 3^4 \). Always check if numbers can be rewritten as powers of the same base.
- **Forgetting to set exponents equal**: When the bases are the same, itβs crucial to set the exponents equal to each other to solve for the variable.
### Revision Summary
- Rewrite numbers as powers of the same base when possible.
- Set the exponents equal to each other if the bases are the same.
- Solve for the variable by isolating it.
- Check your solution by substituting back into the original equation.
By following these steps, you can confidently solve similar exponential equations in the future!