document.write( "Question 1027563: Suppose that your foot length L in inches is related to your height h in inches by L = (4/3)sqrt(h). In one (non-leap) year you have a growth spurt in which you grow from 64 inches to 69 inches. Assume that your height changes at a constant rate throughout the year.
\n" );
document.write( "A) Find an expression for dL/dt.
\n" );
document.write( "B) What was the fastest rate of growth that your foot experienced during this time? When did it occur? \n" );
document.write( "
Algebra.Com's Answer #642853 by rothauserc(4718) You can put this solution on YOUR website! This is a related rates problem \n" ); document.write( ": \n" ); document.write( "(69 - 64) / 365 = 1/73 \n" ); document.write( ": \n" ); document.write( "dh/dt = 1/73 inch/day \n" ); document.write( ": \n" ); document.write( "L = (4/3) * h^(1/2) \n" ); document.write( ": \n" ); document.write( "dL/dt = (2/3) * h^-(1/2) * dh/dt \n" ); document.write( ": \n" ); document.write( "dL/dt = (2/3) * h^-(1/2) * 1/73 \n" ); document.write( ": \n" ); document.write( "***************************** \n" ); document.write( "dL/dt = (2/219) * h^-(1/2) \n" ); document.write( "***************************** \n" ); document.write( ": \n" ); document.write( "dL/dt decreases from day 1 to day 365 \n" ); document.write( ": \n" ); document.write( "here is a graph of dL/dt \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "for h = 64 we have dL/dt = 0.001141553 approx 0.00114 inches/day \n" ); document.write( "for h = 69 we have dL/dt = 0.001099414 approx 0.00109 inches/day \n" ); document.write( ":\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |