I have a problem about condensing logarithmic expressions with logs AND lns. Is this possible?
ln 5 + 3 ln 3 - log 4
Printable View
I have a problem about condensing logarithmic expressions with logs AND lns. Is this possible?
ln 5 + 3 ln 3 - log 4
What base are you working in?
That's exactly how the problem appears. I guess just the assumed bases of e and 10.
wellIn that case...
ln5 + 3ln3 - log4 = ln5 + ln3^3 - ln4
= ln5 + ln9 - ln4 = ln45 -ln4 =
Hopefully someone will correct me if I'm wrong.