We have:
$$ \ln(p^3 + 4) - \ln(4) = 2$$
What I did is:
$$ \ln (p^3 + 4) = \ln(4) + \ln(e^2)$$
$$p^3 + 4 = 4 + e^2$$
$$ p = e^{2/3}$$
Why is this incorrect?
We have:
$$ \ln(p^3 + 4) - \ln(4) = 2$$
What I did is:
$$ \ln (p^3 + 4) = \ln(4) + \ln(e^2)$$
$$p^3 + 4 = 4 + e^2$$
$$ p = e^{2/3}$$
Why is this incorrect?
Correct your mistake using this equality $$\log (a)+\log(b)=\log(ab)$$
$$\log(p^3+4)-\log 4=2\iff \log\frac{p^3-4}4=2\iff \frac{p^3-4}4=e^2\ldots\ldots$$