Question 190092
write the following expression as a single logarithm:
3log_7_(x+1) + 4log_7_(x+3) - 5log_7_(x+2)
---------------
Note: Keep in mind that all these logs are base 7.
---------------
= log(x+1)^3 + log(x+3)^4 - log(x+2)^5
---
= log[(x+1)^3*(x+3)^4/(x+2)^5]
=====================================
Cheers,
Stan H.