Question 181335
how do you condense the expression: log3 2x + 3 log3 4x?
Logs are added when the expressions are multiplied.
{{{log(3,2x) + 3*log(3,4x)}}} 3 times the log --> the argument ^3
={{{log(3,2x) + log(3,4x^3)}}}
={{{log(3,2x*4x^3)}}}
={{{log(3,8x^4)}}}