document.write( "Question 763416: A satellite launch rocket has a cylindrical fuel tank. The fuel tank can hold V cubic meters of fuel. If the tank measures d meters across, what is the height of the tank in meters? \n" ); document.write( "
Algebra.Com's Answer #464778 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
If the tank measures d metres across
\n" ); document.write( "I take it this is the diameter.
\n" ); document.write( "Volume of cylinder = Pi*r^2*h
\n" ); document.write( " V = Pi * (d/2)^2 * h\r
\n" ); document.write( "\n" ); document.write( " Height = V/(Pi*(d/2)^2)metres.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );