Andrew M. answered 06/20/15
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
the basic thing to understand about logarithms is that they are basically reverse exponents..
Logab basically asks "To what power do I raise a to get b?"
Logab = c means that ac = b
So if we have xn = y then logxy=n
ln is loge e is a number approximately equal to 2.718282.. e is Euler's number...
At the moment it isn't really important to know where "e" comes from but
realize ln is loge so ln(e)=1 because it asks "to what power do I raise e to get e?" ... 1
********************************************
ln(2x) + 3(ln(x) - ln(y))
Note: logax - logay = loga(x/y) so lnx - lny = ln(x/y)
Then we have..
ln(2x) + 3ln(x/y)
Note: n(logax) = logaxn so 3(ln(x/y)) = ln(x/y)3 so we have:
ln(2x) + ln (x/y)3
Note: logax + logay = logaxy so we have:
ln((2x)(x/y)3) = ln (2x4/y3)
This combines the problem to a single form ... but does not actually solve an equation.
In order to solve the problem to get a numeric value of x and y we would need to have
two equations so we could use substitution or elimination.