SOLUTION: write each expression as the logarithm of a single number or expression. assume that all variables represent positive numbers.
3 in 2 + 2 in 3
Question 1074356: write each expression as the logarithm of a single number or expression. assume that all variables represent positive numbers.
3 in 2 + 2 in 3 Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! 3 in 2 + 2 in 3
----
It's LN, for natural log, not in
---
= 3ln(2) + 2ln(3)
= ln(2^3) + ln(3^2)
= ln(8) + ln(9)
= ln(72)