asked 32.3k views
5 votes
A calf that weighs 60 pounds at birth gains weight at the rate dw/dt = k(1200 - w)

Calculus question please help!

Weight Gain A calf that weighs 60 pounds at birth gains
weight at the rate
dwk1200w dt
where w is weight in pounds and t is time in years. Solve the differential equation.
(a) Use a computer algebra system to solve the differential equation for k 0.8, 0.9, and 1. Graph the three solutions.
(b) If the animal is sold when its weight reaches 800 pounds, find the time of sale for each of the models in part (a).
(c) What is the maximum weight of the animal for each of the models?

1 Answer

4 votes
dw/dt = k(1200 - w)
dw/(1200 - w) = kdt
-ln(1200 - w) = kt + c

When t = 0, w = 60
-ln(1200 - 60) = c
c = -ln(1140)

a.) For k = 0.8: -ln(1200 - w) = 0.8t - ln(1140)
t = [ln(1140) - ln(1200 - w)]/0.8

For k = 0.9:
t = [ln(1140) - ln(1200 - w)]/0.9

For k = 1:
t = [ln(1140) - ln(1200 - w)]

b.) For k = 0.8
t = [ln(1140) - ln(1200 - 800)]/0.8 = [ln(1140) - ln(400)]/0.8 = 1.3 years

For k = 0.9
t = [ln(1140) - ln(400)]/0.9 = 1.16 years

For k = 1
t = [ln(1140) - ln(400)] = 1.05 years

c.) For maximum weight,
dw/dt = 0
k(1200 - w) = 0
1200 - w = 0
w = 1200

Therefore, the maximum weight for each of the model is 1200 pounds.
answered
User Mark Rajcok
by
8.1k points

Related questions

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.