Solve for $x$: $(x+2)^{\log_2(x+2)}=8(x+2)^2$

$\begingroup$

Solve for $x$: $(x+2)^{\log_2(x+2)}=8(x+2)^2$.

Useless attempt:

$$(x+2)^{\log_2(x+2)}=8(x+2)^2,$$
$$(x+2)^{\frac{1}{\log_{x+2}(2)}}=8(x+2)^2.$$
Don't know what to do with this...

I can't figure out a way to solve this equation. I require a hint as to how to proceed with solving it.

$\endgroup$

2 Answers

$\begingroup$

Hint:

Take logarithm with base $2$ on both sides.

we will end up with $$(\log_2 (x+2))^2 = 3 + 2 \log_2 (x+2)$$

now, we just have to solve a quadratic equation.

$\endgroup$ $\begingroup$

Let $\log_2(x+2)=y$, then $x+2=2^y$. The given equation can be written as $$2^{y^2}=8 \cdot 2^{2y} =2^{2y+3}.$$ Now solve $$y^2=2y+3.$$

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like