I have this equation to solve: 3x=9. I need to find the value of x. First, I know that 9 is a power of 3. Specifically, 3 squared is 9, because 3 times 3 is 9. So, if 3x=9 and 32=9, then x should be 2. That seems straightforward.
But let me double-check. Is there any other way to solve this? Maybe using logarithms. If I take the logarithm of both sides, I can write log(3x)=log(9). Using the logarithm power rule, that becomes xlog3=log9. Then, dividing both sides by log 3, I get x=log3log9.
I know that log 9 can be written as log(3^2), which is 2 log 3. So, substituting that in, x=log32log3. The log 3 terms cancel out, leaving me with x = 2. So, that confirms it.
Since the bases are the same, I can set the exponents equal to each other. So, if 3x=32, then x must be 2. That's a basic rule of exponents.
I think that's solid. So, the solution is x = 2.
To solve the equation 3x=9, recognize that 9 can be expressed as a power of 3:
9=32.
Substitute this into the equation:
3x=32.
Since the bases are the same, the exponents must be equal:
x=2.
Substitute x=2 back into the original equation:
32=9, which is true.
Thus, the solution is 2.