document.write( "Question 982544: A point moves so that its displacement s is given by s=16+48t-t^3, when and where will it stop and reverse its direction of motion? \n" ); document.write( "
Algebra.Com's Answer #603343 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A point moves so that its displacement s is given by s=16+48t-t^3, when and where will it stop and reverse its direction of motion? \n" ); document.write( "------------ \n" ); document.write( "Assuming t >= 0 \n" ); document.write( "--- \n" ); document.write( "s=16+48t-t^3 \n" ); document.write( "s'(t) = 48 - 3t^2 = 0 \n" ); document.write( "t^2 = 16 \n" ); document.write( "t = 4 \n" ); document.write( " |