How do i calculate: lg x + lgx^2 + lg x^3
log x + logx^2 + log x^3
Notice that the last two terms can be written as
2log x and 3log x so we have
log x + 2log x + 3logx =
(1 + 2 + 3) log x =
6 log x