Calculating Distance Traveled Using Antiderivatives: Solving for k

  • Thread starter Thread starter yangxu
  • Start date Start date
  • Tags Tags
    Antiderivatives
yangxu
Messages
20
Reaction score
0

Homework Statement



A car going 70km/h comes to a stop in 6 seconds, assume that the deceleration is constant, find the distance traveled using a graph; find the distance traveled using antiderivatives.

The Attempt at a Solution



If the deceleration is constant, I would assume that the slope (derivative) of the graph would also be constant, hence the graph should look like a straight line with a negative slope.

Converting 70km/h into m/s, I get 19.4m/s. To calculate the distance, I simply took the area under the curve, which is a triangle:

(19.4 x 6)/2 = 58.2m

But when I'm using antiderivatives to solve this, I get a different answer...

S(6) = intergral v(t)dt = 19.4 (6) = 116.4m

It seems like this answer is twice as much as the one when calculated using a graph, and I'm sure the graph should be the right answer... could someone please tell me which part did I do wrong?
 
Physics news on Phys.org
The velocity is not constant, but rather a function of time..

\int kt dt = \frac{1}{2} k t^2+C
 
Thanks for your correction Nate. I'm still a bit confused though, if velocity at time 0 = 19.4, and that at time 6 is 0, wouldn't C always equal to 0?
 
Not "always". For this particular problem, yes.
 
Thanks HallsofIvy, I attempted to solve using the corrected equation, but I still can't seem to get the right answer. I believe k is a constant in this formula, but how do I determine it? At time 0, the whole 1/2(kt^2) is equal to 0, am I supposed to use the distance at a different time (eg. t = 1s) to solve for k?
 
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