wit
- 5
- 0
$$(3x)^{1+\log_3(x)}=3$$
How do I solve this one?
How do I solve this one?
Last edited by a moderator:
wit said:Thank you for your reply.
Tried my best, is it any good?
$$(3x)*(3x)^{\log_3(x)}=3$$
$$(3x)*(x^2)=3$$ (Not sure about this part)
$$(3x^3)=3$$
$$(x^3)=1$$
$$(x)=1$$
MarkFL said:Your first step is good! :) And kudos on picking up on $\LaTeX$ so quickly! (Yes)
So, we have:
$$3x(3x)^{\log_3(x)}=3$$
Let's divide through by $3x$ (we know from the original equation $0<x$), so we now have:
$$(3x)^{\log_3(x)}=\frac{1}{x}$$
Now, to the left side, let's apply the exponential rule:
$$(ab)^c=a^cb^c$$
What do we have now?
MarkFL said:Good job! So, we now have:
$$x^{\log_3(x)}=\frac{1}{x^2}$$
or
$$x^{\log_3(x)}=x^{-2}$$
This implies that the exponents must be the same, right (or that $x=1$, but let's ignore that solution for now)? :)
Don't be down on yourself. This is not a "trivial" problem for a beginner.wit said:Been off of math for quite some time now. It seems like even the most basic rules managed to escape my mind.
I cannot be thankful enough for your help. :)
Take care!