ravenHound

25 Reputation

4 Badges

7 years, 84 days

MaplePrimes Activity


These are questions asked by ravenHound

Percentage survivorship is a function of time; there ia negligible decline in survivorship at pH=6, marked decline in survivorship at pH=3.5, resulting in no survivors after just 8 hours.

What is the function for this problem and how do I plot it in Maple?

 

The rate of resource consumption by organisms,v depends on resource concentration, S. The Blackman model of resource consumption assumes a linear relationship between v and S. Below a threshold concentration, Sk , consumption rate increases linearly with S=0 when v=0; when S=Sk, v reaches its max value, vmax. For S> Sk, v stays at vmax.

The function like this is defined piecewise,

  v= { g(S)   for 0<=S< Sk

         vmax  for S>=Sk

g(S)=( vmax/Sk).S

How do I graph v as a function of S with the graph showing the point where Sk=vmax?

Egg development

It takes 3 days at 20oC, but almost 20 days at 5oC for an egg to develop and hatch. When graphed on log -log plot, it says that egg development time (in days) as a function of temperature (in oC) is a straight line.

 

How do I sketch the log-log graph in Maple?

The chemical reaction is given as

A+2B ---> AB2

The reaction occurs ina closed vessel and the initial concentration of A=[a] and B=[b]

The reaction rate is given by

R(x)= k(a-x)(b-2x)2

where x=[AB2]

Graph R(x) for the relevant values of x when a=5,b=6 and k=0.3.

 

Let

f(x)= 2x^2 -2, x >= 0

Find d/dx f^-1(x)|(subscript x=0.)

 

Note that f(1)=0.

Use d/dx f^-1(x)= 1/(f'[f^-1(x)])

1 2 3 4 Page 3 of 4