A car starts moving rectillinearly, first with acceleration with the initial velocity 0, then uniformly, and finally decelerating at the same rate , comes to stop.The total time of motion is 25 seconds. The average velocity during that time of . How long does the car move uniformly?
Provide your answer in seconds.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
First, let's write everything in terms of meters and seconds.
72 kilometers per hour is equal to 72,000 meters per hour, and 20 meters per second. Therefore, the average velocity of the car is 20 meters per second.
We can model v(t) as a piecewise function, with v in meters/second and t in seconds.
u represents the time the car begins its uniform (of constant velocity) motion. g represents the time the car ends its uniform motion.
v ( t ) = 5 t , 0 ≤ t ≤ u
v ( u ) , u < t ≤ g
− 5 ( t − 2 5 ) , g < t ≤ 2 5
The uniform portion of the car's motion must have a constant velocity, so it will simply continue at the velocity reached at the end of the interval where the car is accelerating, which would be the velocity at the later endpoint, or v(u).
We know that the car's velocity is 0 when t=25, so the third portion of our piecewise function for v(t) is =-5(t-25), since we can perform a simple horizontal shift to the model derived from Δ v = a × Δ t , since (25,0) is the horizontal intercept of that segment.
IF you can easily see that the time accelerating must be the same as the time "decelerating", since the magnitudes are equal and the net change in velocity is 0, feel free to skip ahead quite a bit.
We also know that since the car's final velocity (when t=25), is the same as its initial velocity (when t=0), the net change in its velocity from t [0,25] is 0 m/s.
Since the acceleration from t[0,u] is 5, and the acceleration from t[g,25] is -5, we can use our equation for change in velocity: Δ v = a × Δ t
For t[0,u]: Δ v = 5 × u
For t[g,25]: Δ v = − 5 × ( 2 5 − g )
For the rest of the interval t[0,25], the acceleration is 0, so the net change in velocity over that interval is composed of the sum of the two above Δ V values.
For t[0,25]: Δ v = 5 × u + = 5 × ( 2 5 − g ) = 0 , as determined above.
Therefore, u = 2 5 − g and g = 2 5 − u
Now our v(t) function can be simplified quite a bit:
v ( t ) = 5 t , 0 ≤ t ≤ u
v ( u ) , u < t ≤ ( 2 5 − u )
− 5 ( t − 2 5 ) , ( 2 5 − u ) < t ≤ 2 5
The average velocity is 20 meters per second, and one way to define the average velocity is by manipulating a definite integral. Like the familiar arithmetic mean, this sums the values, and divides by the "number" of values being averaged.
2 5 1 × ∫ 0 2 5 v ( t ) d t = 2 0
∫ 0 2 5 v ( t ) d t = 5 0 0 = 5 0 0
∫ 0 u v ( t ) d t + ∫ u 2 5 − u v ( t ) d t + ∫ 2 5 − u 2 5 v ( t ) d t = 5 0 0
Referring to our piecewise v(t) function: ∫ 0 u [ 5 t ] d t + ∫ u 2 5 − u [ v ( u ) ] d t + ∫ 2 5 − u 2 5 [ − 5 ( t − 2 5 ) ] d t = 5 0 0
v ( u ) = 5 × u
Evaluating the integrals in terms of u: 2 5 × t 2 ∣ 0 u + t × 5 u ∣ u 2 5 − u + − 2 5 t ( t − 5 0 ) ∣ 2 5 − u 2 5 = 5 0 0
2 5 × u 2 + ( 2 5 − u ) × 5 u − u × 5 u + [ − 2 5 2 5 ( 2 5 − 5 0 ) − − 2 5 ( 2 5 − u ) ( 2 5 − u − 5 0 ) ] = 5 0 0
Through a large amount of algebra (yes, we definitely could've avoided most of this by rewriting the original integral as the area of a trapezoid ∫ 0 2 5 v ( t ) d t = 5 0 0 = A = 2 b 1 + b 2 × h = 2 ( g − u ) + 2 5 × v ( u ) = 2 ( 2 5 − u − u ) + 2 5 × 5 u ) , you eventually get the solutions u=5 seconds or u=20 seconds. The solution that makes sense here is u=5 seconds, since if the car began its uniform motion at t=20 seconds, then the car would've been accelerating for 20 seconds, leaving only 5 seconds for uniform motion & "deceleration".
To find the length of the interval of uniform motion, we simply find the difference between the starting time of uniform motion and its end time.
g=25-u
u=5
g-u=25-5-5= 15 seconds
Here is a graph of the car's velocity against time: