document.write( "Question 1119869: If s = t^3-5t^2+5t-3, when will the velocity be at 2? \n" ); document.write( "
Algebra.Com's Answer #735510 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! velocity is ds/dt \n" ); document.write( "ds/dt (t^3-5t^2+5t-3) is 3t^2-10t+5 \n" ); document.write( "when s=2, velocity will be -3 \n" ); document.write( " |