The volume of water entering a tank from a pump is related by the formula v=ah^3+bh^2+ch+d where is the height of the tank, a, b, c and d are constants.
Fine the condition for minimum and maximum water storage.
1
Expert's answer
2020-11-25T16:22:31-0500
V=ah3+bh+ch+d
at Maximum and Minimum Volume, dhdV=0
getting the derivative of V w.r.t to h we obtain
dhdV=3ah2+2bh+c
this implies that, 3ah2+2bh+c=0
solving for h using that maximizes/minimizes Volume using completing square we get:
3ah2+2bh=−c
dividing by 3a, h2+3a2bh=3a−c
completing the square, h2+3a2bh+(3ab)2=3a−c+9a2b2
(h+3ab)2=9a2b2−3ac
(h+3ab)=9a2b2−3ac
h1=3ab+3a(b2−3ac)
h1=3a−b+(b2−3ac)
h2=3ab−3a(b2−3ac)
h2=3a−b−(b2−3ac)
therefore, the volume will be maximum/minimum when
Comments