document.write( "Question 269008: the depth of fluid,H cm, in a vessel at time t minutes is given by
\n" );
document.write( "H = 16+4t+2t^2-(t^3/16)\r
\n" );
document.write( "\n" );
document.write( "determine the rate at which the depth is changing after 4 minutes.\r
\n" );
document.write( "\n" );
document.write( "if the cross section of the vessel is circular,of diameter 2 m, determine the rate of filling in m3 min-1,at this time. \n" );
document.write( "
Algebra.Com's Answer #197258 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! this is a differential calculus problem using the first derivative of depth with respect to time\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "dH/dt = 4 + 4t - (3/16)t^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting 4 for t gives a rate of 17 cm/min\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the volume rate is ___ .17 pi m^3/min\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |