
Al P. answered 02/21/20
Online Mathematics tutor
dV/dt = 0.2 m3/min = 200000 cm3/min
Length = 5m = 500cm
Let h = height of water in cm
Formulate the volume of water as it relates to water height. Looking at the cross section of the trough, there is a rectangular component (first term) and two triangular components (2nd term). For the 3rd dimension, the depth is a constant 500cm :
V = 30*h*500 + (2*(1/2)h) *((1/2)h)*500
V = 15000h + 250h2
Find rate of change of water volume wrt h:
dV/dh = 500h + 15000
Now we need to work the rate of change of h (wrt time) into this. Using the chain rule we can relate dV/dt to dh/dt:
dV/dt = (dV/dh) • (dh/dt)
Solving for dh/dt:
dh/dt = (dV/dt) / (dV/dh)
Plug in known values:
dh/dt = 200000 / (500h + 15000)
Plug in h = 50cm:
dh/dt = 200000 / (500(50) + 15000) = 5 cm/min

Al P.
Edited the first line where V is formulated, it was missing a factor of 2 for the two triangular sections (it was a typo, the rest of the math is correct).02/21/20