Time to warm up!

A car starts moving rectillinearly, first with acceleration w = 5 m/s 2 w = 5\text{ m/s}^{2} with the initial velocity 0, then uniformly, and finally decelerating at the same rate w w , comes to stop.The total time of motion is 25 seconds. The average velocity during that time of 72 km/hr 72 \text{ km/hr} . How long does the car move uniformly?

Provide your answer in seconds.


The answer is 15.

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.

1 solution

Chris M.
May 31, 2015

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 \displaystyle v(t)= 5t, \: \: 0 \leq t \leq u

v ( u ) , u < t g \: \: \: \: v(u), \: \: u < t \leq g

5 ( t 25 ) , g < t 25 \: \: \: \: -5(t-25), \: \: g < t \leq 25

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 \Delta v = a \times \Delta 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 \Delta v = a \times \Delta t

For t[0,u]: Δ v = 5 × u \Delta v = 5 \times u

For t[g,25]: Δ v = 5 × ( 25 g ) \Delta v= -5 \times (25-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 \Delta V values.

For t[0,25]: Δ v = 5 × u + = 5 × ( 25 g ) = 0 \Delta v = 5 \times u+ =5 \times (25-g) =0 , as determined above.

Therefore, u = 25 g u=25-g and g = 25 u g=25-u

Now our v(t) function can be simplified quite a bit:

v ( t ) = 5 t , 0 t u \displaystyle v(t)= 5t, \: \: 0 \leq t \leq u

v ( u ) , u < t ( 25 u ) \displaystyle \: \: \: \: v(u), \: \: u < t \leq (25-u)

5 ( t 25 ) , ( 25 u ) < t 25 \displaystyle \: \: \: \: -5(t-25), \: \: (25-u) < t \leq 25

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.

1 25 × 0 25 v ( t ) d t = 20 \displaystyle \frac{1}{25} \times \int_0^{25}v(t)dt=20

0 25 v ( t ) d t = 500 = 500 \displaystyle \int_0^{25}v(t)dt=500=500

0 u v ( t ) d t + u 25 u v ( t ) d t + 25 u 25 v ( t ) d t = 500 \displaystyle \int_0^uv(t)dt+\int_u^{25-u}v(t)dt+\int_{25-u}^{25}v(t)dt=500

Referring to our piecewise v(t) function: 0 u [ 5 t ] d t + u 25 u [ v ( u ) ] d t + 25 u 25 [ 5 ( t 25 ) ] d t = 500 \displaystyle \int_0^u[5t]dt+\int_u^{25-u}[v(u)]dt+\int_{25-u}^{25}[-5(t-25)]dt=500

v ( u ) = 5 × u \displaystyle v(u) = 5 \times u

Evaluating the integrals in terms of u: 5 2 × t 2 0 u + t × 5 u u 25 u + 5 2 t ( t 50 ) 25 u 25 = 500 \displaystyle \frac{5}{2} \times t^2 |_0^u +t \times 5u|_u^{25-u} + -\frac{5}{2} t(t-50)|_{25-u}^{25}=500

5 2 × u 2 + ( 25 u ) × 5 u u × 5 u + [ 5 2 25 ( 25 50 ) 5 2 ( 25 u ) ( 25 u 50 ) ] = 500 \displaystyle \frac{5}{2} \times u^2 +(25-u) \times 5u -u \times 5u + [-\frac{5}{2} 25(25-50)- -\frac{5}{2} (25-u)(25-u-50)]=500

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 25 v ( t ) d t = 500 = A = b 1 + b 2 2 × h = ( g u ) + 25 2 × v ( u ) = ( 25 u u ) + 25 2 × 5 u \displaystyle \int_0^{25}v(t)dt=500=A=\frac{b_1+b_2}{2}\times h=\frac{(g-u)+25}{2} \times v(u)=\frac{(25-u-u)+25}{2} \times 5u ) , 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:

There is a much less complicated way.

P.S - @Swapnil Das this is from Irodov

Rajdeep Dhingra - 5 years, 12 months ago

Log in to reply

Yes, it is. I thought if no one has posted this problem yet, I should.

( Oh it took me 15 minutes to solve the problem! :P)

Swapnil Das - 5 years, 11 months ago

Log in to reply

But swapnil isn't there any other way bcoz till now i have learnt only differentiatio . I have not started integration..................

Abhisek Mohanty - 5 years, 10 months ago

Log in to reply

@Abhisek Mohanty Bro integration is not at all hard! :P

Swapnil Das - 5 years, 10 months ago

@Abhisek Mohanty Yes. This is very easy and this solution is very lengthy.

Rajdeep Dhingra - 5 years, 10 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...