document.write( "Question 1020948: Often sales of a new product grow rapidly at first and then level off with time. This is the case with sales represented by the function S(t)=600-200t^-2, where t represents time in years. Find the rate of change of sales for the following number of years.
\n" );
document.write( "1. 2 years
\n" );
document.write( "2. 7 years\r
\n" );
document.write( "\n" );
document.write( "I thought I just replace t in the equation with the respective years but apparently that’s wrong?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #636750 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "S(t) = 600 - 200t^-2 \n" ); document.write( "2 years \n" ); document.write( "S(t) = 600 - 200 x 2^-2 \n" ); document.write( "S(t) = 550 \n" ); document.write( "7 years \n" ); document.write( "S(t) = 600 - 200 t^-2 \n" ); document.write( "S(t) = 600 - 200 x 7^-2 \n" ); document.write( "S(t) = 595.9 (1 decimal place) \n" ); document.write( "2^-2 = 1/4 \n" ); document.write( "7^-2 = 1/49 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |