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)\"\" \"About 
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( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2Cx%5E3-5x%5E2%2B5x-3%29\"
\n" ); document.write( "
\n" );