SOLUTION: y = (c * LN(x)) + b how to find out the value of c & b in this equation

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: y = (c * LN(x)) + b how to find out the value of c & b in this equation      Log On


   



Question 860349: y = (c * LN(x)) + b how to find out the value of c & b in this equation
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
y = (c * LN(x)) + b how to find out the value of c & b in this equation
write it
(c * LN(x)) + b = y
subtract b from both sides
c * LN(x) = y - b
divide both sides by LN(x)
c = %28%28y-b%29%29%2F%28%28ln%28x%29%29%29
and find b
(c * LN(x)) + b = y
subtract (c*Ln(x)) from both sides
b = y - (c * LN(x))