I have a problem that says to Use the laws of logarithms to expand and simplify the expression.

ln(x(x + 1)(x + 2))
.. I keep getting ln(x)+ln(x^2+3x+2) but I'm wrong. What im i doing incorrectly?

logx + log(x + 1) + log(x + 2).

thanks :)

To expand and simplify the expression ln(x(x + 1)(x + 2)), you can use the properties of logarithms. However, it seems like you made an error while expanding the expression. Let's go through the correct steps:

First, we can use the product rule of logarithms, which states that ln(a * b) = ln(a) + ln(b). Applying this, we can rewrite the expression as:
ln(x) + ln(x + 1) + ln(x + 2).

Now, we need to simplify each of the three logarithmic terms. Let's start with ln(x + 1) and ln(x + 2):

For ln(x + 1), we cannot simplify it further unless there are specific restrictions or known values for x.

For ln(x + 2), we cannot simplify it either.

So, the final simplified expression using the laws of logarithms is:
ln(x) + ln(x + 1) + ln(x + 2).