PLEASE, PLEASE HELP!!! WILL MARK BRAINLIEST!!!

Decompose the following single log statement into several log statements: Log (4x^2) /(3yz)

this reads the log of 4 times x squared, divided by (3 times y times z) the log statement applies to everything to the right.

Respuesta :

Rewrite the original equation as:

Log(4x^2) - log(3yz)

Rewrite log(4x^2) as log(4) + log(x^2)

Rewrite log(4) as 2log(2)

Rewrite log(x^2) as 2log(x)

Separate log(3yz) into 3 logs: log(3), log(y) and log(z)

Now combine them to get:

2log(2) + 2log(x) - log(3) - log(y) - log(z)