SOLUTION: Find the logistic function that satisfies the given conditions. Initial value=12​, limit to growth=36​, passing through (5,22). What is the correct expression for x

Algebra ->  Rational-functions -> SOLUTION: Find the logistic function that satisfies the given conditions. Initial value=12​, limit to growth=36​, passing through (5,22). What is the correct expression for x      Log On


   



Question 1126020: Find the logistic function that satisfies the given conditions.
Initial value=12​, limit to growth=36​, passing through (5,22).
What is the correct expression for x?

Answer by greenestamps(13209) About Me  (Show Source):
You can put this solution on YOUR website!


I have worked very little with logistic functions; and I have never tried to work a problem where the goal is to find the logistic function when the initial value, the limiting value, and the value at one particular point are given.

I was curious about the methods for doing that; since no other tutor has responded to your question, I decided to look into it.

My methods may be far more complicated then necessary; however, having no training in this kind of problem, the following is what I came up with.

The general logistic function is of the form

f%28x%29+=+a%2Bb%2F%281%2Bce%5E%28-x%29%29

Our logistic function has initial value 12; so f(0) = 12:

(1) f%280%29+=+a%2Bb%2F%281%2Bce%5E%28-0%29%29+=+a%2Bb%2F%281%2Bc%29+=+12

Our logistic function has limiting value 36; so f(100) = 36 (100 is an arbitrary "large" number):

(2) f%28100%29+=+a%2Bb%2F%281%2Bce%5E%28-100%29%29+=+a%2Bb%2F%281%2B0%29+=+a%2Bb+=+36

The value of the logistic function is 22 at x=5:

(3) f%285%29+=+a%2Bb%2F%281%2Bce%5E%28-5%29%29+=+22

We can subtract (1) from (2) to eliminate a, allowing us to get an expression for c in terms of b:

b+-+b%2F%281%2Bc%29+=+24
b%2Bbc-b+=+24%2B24c
bc-24c+=+24
c%28b-24%29+=+24
c+=+24%2F%28b-24%29

And we can get a in terms of b from (2): a+=+36-b

Now we can substitute these expressions for a and c in terms of b into (3) and solve for b:

%2836-b%29%2Bb%2F%281%2B%2824%2F%28b-24%29%29e%5E%28-5%29%29+=+22

Solving this equation with a graphing calculator yields the solution b = 24.116857.

Then a = 36-b = 11.883143
and c = 24/0.116857 = 205.379

The logistic function with the given requirements is

11.883143%2B24.116857%2F%281%2B205.379e%5E%28-x%29%29

A graph....

The window is x=0 to x=10, so that x=5 is the middle of the domain. The constant lines y=12, y=22, and y=36 are also shown, to show the initial value, the limiting value, and the value at x=5.



I enjoyed the mental exercise I got from figuring this out....

Now perhaps another tutor who knows logistic functions will respond and show me (and you) that there is a much easier path to the answer....