log<sub>b</sub>(a) means "the exponent that you put on b to get a". So log<sub>5</sub>(5<sup>x</sup>) means "the exponent that you put on 5 to get 5<sup>x</sup>", which is of course x.
<==> x = log<sub>5</sub>(3)
To check it, plug that back into the original equation and see if it's true.
If you meant 5^(x + 2), rather than 5^x + 2, then you just need to make some little modifications to this.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.