After brakes are applied how far does the car travel? - integrating twice

calculusisfun
Messages
30
Reaction score
0

Homework Statement


t seconds after the brakes of a car are put on, the acceleration of the car is a(t) = -6t - 4 ft/sec^2. If the automobile was moving at the speed of 32 ft/sec when the brakes were put on, how far does it go before stopping?


Homework Equations


a(t) = -6t - 4 ft/sec^2


The Attempt at a Solution



integral of a(t) = -6t - 4 ft/sec^2 ----> |-3t^2 - 4t + c| = 32
I put the absolute value because it is the speed. is that right?

v(0) = c = 32

v(t) = -3t^2 -4t + 32

-3t^2 -4t + 32 = 0
t = 8/3

integral from 0 to 8/3 of -3t^2 -4t + 32

= 52.1481 ft

The main thing I am worried about is that it says speed instead of velocity, can anyone help me out here? Thanks! :)
 
Physics news on Phys.org
That should be correct what you did.

But you don't need the modulus sign really.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top