SOLUTION: Suppose that x=ln(A) and y=ln(B). Write the following formula in terms of x and y
ln(A-B)=?
Hi everyone, I have been struggling with trying to figure out how to solve this
Algebra ->
Logarithm Solvers, Trainers and Word Problems
-> SOLUTION: Suppose that x=ln(A) and y=ln(B). Write the following formula in terms of x and y
ln(A-B)=?
Hi everyone, I have been struggling with trying to figure out how to solve this
Log On
Question 1203539: Suppose that x=ln(A) and y=ln(B). Write the following formula in terms of x and y
ln(A-B)=?
Hi everyone, I have been struggling with trying to figure out how to solve this. Any help and explaining how you solved it would be helpful :) Found 3 solutions by math_tutor2020, ikleyn, MathLover1:Answer by math_tutor2020(3817) (Show Source):
I suppose this could be one pathway to take, but it's a bit convoluted and messy.
x = ln(A)
y = ln(B)
A = e^x
B = e^y
A-B = e^x - e^y
A-B = e^x(1 - e^(y-x))
Ln[A-B] = Ln[ e^x(1 - e^(y-x)) ]
Ln[A-B] = Ln[e^x] + Ln[1 - e^(y-x) ]
Ln[A-B] = 1 + Ln[1 - e^(y-x)]
But we run into the same problem of having a log of the form Ln(something - somethingElse)