document.write( "Question 198163: Hi. I'm having some difficulty with this problem, Can you help?\r
\n" );
document.write( "\n" );
document.write( "A function is given below. Determine the average rate of change of the function between x = 0 and x = 0 + h.
\n" );
document.write( "f(t) = √-3t \r
\n" );
document.write( "\n" );
document.write( "thanks! \n" );
document.write( "
Algebra.Com's Answer #148626 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine the average rate of change of the function between x = 0 and x = 0 + h. \n" ); document.write( "f(t) = √-3t \n" ); document.write( "------------------ \n" ); document.write( "f(h) = sqrt(-3*h) = sqrt(-3h) \n" ); document.write( "f(0) = sqrt(-3*0) = 0 \n" ); document.write( "------------------------------ \n" ); document.write( "average = [f(h)-f(0)]/[h-0] = [sqrt(-3h) - 0]/[h-0] \n" ); document.write( " [sqrt(-3h)]/h \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |