No Times Are Given!

Calculus Level 2

A body starts from rest and travels a distance S S with uniform acceleration, then moves a distance 2 S 2S uniformly, and then finally comes to rest after moving further 5 S 5S under uniform deceleration.

What is the ratio of the body's average velocity to maximum velocity?

2 5 \frac25 5 7 \frac57 3 5 \frac35 4 7 \frac47

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.

5 solutions

Laurent Shorts
Feb 20, 2017

No big formulas.

Draw the graph of velocity :

Average velocity is S + 2 S + 5 S T + T + 5 T = 8 S 7 T \dfrac{S+2S+5S}{T+T+5T}=\dfrac{8S}{7T} . Max velocity is 2 S T \dfrac{2S}{T} . Ratio is 4 7 \boxed{\dfrac47} .

Andrew Ellinor
Oct 19, 2015

I have faith that there is a more elegant solution than mine, but I certainly had fun crunching the numbers and finally getting a right answer.

We start by making important assumptions that do not lose generality: s ( 0 ) = 0 s(0) = 0 , t = t 1 t = t_1 is the time at which the acceleration a a ends, t = t 2 t = t_2 is the time at which uniform deceleration d d begins, and t = t 3 t = t_3 is the time at which the body stops.

Let the body's initial acceleration be constant a. Then v ( t ) = a d t = a t + C v(t) = \int adt = at + C , but C C = 0 because the body starts from rest. Integrating again gives us position s ( t ) = a t d t = 0.5 a t 2 + C s(t) = \int atdt = 0.5at^2 + C , but we can again say the value of C C is 0 because the body starts at the origin. Therefore, s ( t 1 ) = 0.5 a t 1 2 = S s(t_1) = 0.5at_{1}^{2} = S . Moreover, the velocity of the body at this time will be v ( t 1 ) = a t 1 v(t_1) = at_1 and it is the body's maximum velocity because it doesn't experience any more positive acceleration.

Now, over the interval t 1 < t < t 2 t_1 < t < t_2 , the velocity is constant v ( t ) = a t 1 v(t) = at_1 and the position function will then be s ( t ) = a t 1 t + C s(t) = at_1t + C . Since it is known that s ( t 1 ) = 0.5 a t 1 2 s(t_1) = 0.5at_{1}^{2} , the value of C C must be 0.5 a t 1 2 -0.5at_{1}^{2} , giving the position function s ( t ) = a t 1 t 0.5 a t 1 2 s(t) = at_1t - 0.5at_{1}^{2} . At t 2 t_2 , the body has traveled a total of 3 S 3S , so s ( t 2 ) = a t 1 t 2 0.5 a t 1 2 = 3 ( 0.5 a t 1 2 ) t 2 = 2 t 1 s(t_2) = at_1t_2 - 0.5at_{1}^{2} = 3(0.5at_{1}^{2}) \longrightarrow t_2 = 2t_1

Lastly, over the interval t 2 < t < t 3 t_2 < t < t_3 , the body decelerates at constant rate d d . Then v ( t ) = d d t = d t + C v(t) = \int ddt = dt + C , but since the body has velocity of a t 1 at_1 from the previous interval, C = a t 1 d t 2 = a t 1 2 d t 1 C = at_1 - dt_2 = at_1 - 2dt_1 so the velocity function is v ( t ) = d t + a t 1 2 d t 1 v(t) = dt + at_1 - 2dt_1 . Since v ( t 3 ) = 0 v(t_3) = 0 , we have that v ( t 3 ) = d t 3 + a t 1 2 d t 1 = 0 t 3 = 2 d t 1 a t 1 d v(t_3) = dt_3 + at_1 - 2dt_1 = 0 \longrightarrow t_3 = \frac{2dt_1 - at_1}{d}

To find a relationship between a a and d d , we use the physics formula v f 2 = v i 2 + 2 a Δ x v_f^2 = v_i^2 + 2a\Delta x to find 0 = ( a t 1 ) 2 + 2 ( d ) ( 5 S ) a 2 t 1 2 = 5 d a t 1 2 d = 0.2 a 0 = (at_1)^2 + 2(d)(5S) \longrightarrow -a^2t_1^2 = 5dat_1^2 \longrightarrow d = -0.2a

Now to find:

average velocity max velocity = displacement total time max velocity = 8 S t 3 a t 1 = 8 ( 0.5 a t 1 2 ) t 3 1 a t 1 = 4 t 1 2 d t 1 a t 1 d = 4 d 2 d a \dfrac{\text{average velocity}}{\text{max velocity}} = \dfrac{\dfrac{\text{displacement}}{\text{total time}}}{\text{max velocity}} = \dfrac{\frac{8S}{t_3}}{at_1} = \dfrac{8(0.5at_{1}^{2})}{t_3}\cdot \dfrac{1}{at_1} = \frac{4t_1}{ \frac{2dt_1 - at_1}{d}} =\frac{4d}{2d - a}

Since d = 0.2 a d = -0.2a , 0.8 a 0.4 a a = 4 7 \dfrac{-0.8a}{-0.4a - a} = \dfrac{4}{7} . \square


As a bonus, I determined a position function for a body that adheres to the criteria set forth by the problem:

s ( t ) = { t 2 0 < t < 1 2 t 1 1 < t < 2 0.2 ( t 2 + 14 t 9 ) 2 < t < 7 s(t) = \begin{cases} t^2 & 0 < t < 1 \\ 2t - 1 & 1 < t < 2 \\ 0.2(-t^2 + 14t - 9)& 2 < t < 7 \end{cases}

Shourya Pandey
Jan 23, 2016

I just don't want to write down the entire solution, but a v-t graph definitely makes it very quick.

Rohit Ner
Jan 22, 2016

Ivander Jonathan
Jan 23, 2016

Lets put 3 time frames: - Acceleration a 1 a_1 , traveling a distance S S and time t 1 t_1 - Constant velocity, traveling distance 2 S 2S and time t 2 t_2 - Deceleration a 2 a_2 , traveling distance 5 S 5S and time t 3 t_3

We know that s = a t 2 2 , s = v t s=\frac{at^2}{2} , s=vt and a = Δ v Δ t a=\frac{\Delta v}{\Delta t} , then we could assume v m a x v_{max} is the maximum velocity.

{ a 1 = v m a x t 1 , S = a 1 t 1 2 2 t 1 = 2 S v m a x 2 S = v m a x t 2 t 2 = 2 S v m a x a 2 = v m a x t 2 , 5 S = a 2 t 2 2 2 t 3 = 10 S v m a x \begin{cases} a_1=\frac{v_{max}}{t_1} , S=\frac{a_1t_1^2}{2} \rightarrow t_1=\frac{2S}{v_{max}}\\ 2S=v_{max}t_2 \rightarrow t_2=\frac{2S}{v_{max}}\\ a_2=\frac{v_{max}}{t_2} , 5S=\frac{a_2t_2^2}{2} \rightarrow t_3=\frac{10S}{v_{max}}\end{cases}

v a v g = S + 2 S + 5 S t 1 + t 2 + t 3 = 8 S 2 S + 2 S + 10 S v m a x = 8 S v m a x 14 S = 8 14 v m a x v_{avg}=\frac{S+2S+5S}{t_1+t_2+t_3}=\frac{8S}{\frac{2S+2S+10S}{v_{max}}}=\frac{8Sv_{max}}{14S}=\frac{8}{14}v_{max}

So the ratio of v a v g v_{avg} to v m a x v_{max} is v a v g v m a x = 4 7 \frac{v_{avg}}{v_{max}}=\boxed{\frac{4}{7}}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...