Growing Tree

Calculus Level 3

A tree, initially 1 m 1 \text{ m} tall, is planted. The height of the tree is increasing at a rate d h d t = k 9 h 3 \dfrac{dh}{dt} =k\sqrt[3]{9-h} metres per month .

When the tree is 1 m 1\text{ m} tall, the rate the tree is growing is 0.4 m 0.4 \text{ m} per year . How many years does it take for the tree to reach its maximum height?


The answer is 30.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Tom Engelsman
Mar 20, 2019

Let's first solve for the growth constant k k : at h ( 0 ) = 1 , d h d t = 0.4 h(0) = 1, \frac{dh}{dt} = 0.4 m/yr = 0.0333 0.0333 m/mo. Solving for k k gives:

0.0333 = k ( 9 1 ) 1 / 3 k = 0.0167 = 1 60 0.0333 = k \cdot (9 - 1)^{1/3} \Rightarrow k = 0.0167 = \frac{1}{60}

The tree's maximum height occurs when d h d t = 0 h = 9. \frac{dh}{dt} = 0 \Rightarrow h = 9. Solving the original differential equation (via Wolfram) produces:

h ( t ) = t 270 36 t 10 2 3 144 2 t 5 + 9 h(t) = \frac{t}{270} \cdot \sqrt{36 - \frac{t}{10}} - \frac{2}{3} \cdot \sqrt{144 - \frac{2t}{5}} + 9

The required time T to reach this maximum height h ( T ) = 9 h(T) = 9 computes to:

9 = T 270 36 T 10 2 3 144 2 T 5 + 9 9 = \frac{T}{270} \cdot \sqrt{36 - \frac{T}{10}} - \frac{2}{3} \cdot \sqrt{144 - \frac{2T}{5}} + 9 ;

or T 270 36 T 10 2 3 144 2 T 5 = 0 \frac{T}{270} \cdot \sqrt{36 - \frac{T}{10}} - \frac{2}{3} \cdot \sqrt{144 - \frac{2T}{5}} = 0 ;

or 360 T 2 T 3 729000 = 2880 8 T 45 \frac{360T^2 - T^3}{729000} = \frac{2880 - 8T}{45} ;

or 45 ( T + 360 ) ( T 360 ) 2 = 0 45(T+360)(T-360)^2 = 0 ;

T = 360 T = 360 months = 30 \boxed{30} years.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...