How do you solve #ln3 + ln(4x) = 4#?

1 Answer
May 10, 2018

#=>x = e^4/12#

Explanation:

We need to make use of the logarithm properties:

#=> ln(a) + ln(b) = ln(ab)#

#=> e^ln(a) = a#

We start with

#ln(3) + ln(4x) = 4#

We combine the logarithms

#ln(3*4x) = 4#

#ln(12x) = 4#

We now raise both sides using base #e#

#e^ln(12x) = e^4#

#12x = e^4#

#=>x = e^4/12#