Question 115828
C=pieD^2L/924
where 
C=capacity in gallons
D=diameter of tank in inches
L=length of tank in inches
(a) Find the diameter of a 42-in-long tank that has a capacity of 30 gallons.
(b) Find the diameter of a 60-in-long tank that has a capacity of 50 gallons.
--------
C=pieD^2L/924
Solve for D:
D = sqrt[924C/(pi)L]
------
a) D = sqrt[924*30/[(pi)*42]
D = 21.08 inches
------------
b) D = sqrt[924*50/[pi*60]
D = 245.0986 inches
==============
Cheers,
Stan H.