Asked by Jake

simplify log2(4x^2 2^x)

Answers

Answered by Steve
since log(ab) = log(a) + log(b), this would be (assuming logs to base 2)

log(4) + log(x^2) + log(2^x)
= 2 + 2log(x) + x
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions