You are here:

Advanced Math/exponential question

Advertisement


Question
Hi
I am having a problem solving this equation for x:
y =   a
  ----------
      -((x-c)/b)
  1+ e

I tried to type it in the best I could. It is a sigmoidal equation. I have solved it a couple of differnet ways however I am not getting the correct answers for a known y and x values. I am using the equation to solve for unknown x values. Hopefully you can help me. Thanks!

Answer
take the reciprocal of both sides and get

1/y = (1/a)(1+e^-((x-c)/b))

multiply both sides by a

a/y = 1+e^-((x-c)/b)

subtract 1 from both sides

a/y - 1 = e^-((x-c)/b))

take the natural log of both sides


ln (a/y - 1) = -((x-c)/b))

multiply both sides by -b

-b ln (a/y - 1) = x-c

add c to both sides

c-bln(a/y - 1) = x

x = c-bln(a/y - 1)

if you prefer , you can rewrite this as

x = c+ln(y/(a-y))^b  

Advanced Math

All Answers


Answers by Expert:


Ask Experts

Volunteer


Socrates

Expertise

I can answer any questions from the standard four semester Calulus sequence. Derivatives, partial derivatives, chain rule, single and multiple integrals, change of variable, sequences and series, vector integration (Green`s Theorem, Stokes, and Gauss) and applications. Pre-Calculus, Linear Algebra and Finite Math questions are also welcome.

Experience

Ph.D. in Mathematics and many years teaching undergraduate courses at three state universities.

Education/Credentials
B.S. , M.S. , Ph.D.

©2012 About.com, a part of The New York Times Company. All rights reserved.