JEE PYQ: Motion in a Straight Line - Question ID 46b1612c76a7 (JEE Main 2005)

ID: 46b1612c76a7JEE Main 2005Single Correct MCQ
A car starting from rest accelerates at the rate f through a distance S, then continues at constant speed for time t and then decelerates at the rate f2{f \over 2} to come to rest. If the total distance traversed is 15 S, then
JEE Question illustration 46b1612c76a7

Select Option

Step-by-step Explanation

Core Formula & Concept:

In problems involving motion in a straight line with varying acceleration, we break the journey into distinct phases and apply the kinematic equations for each phase. The key formulas used are:

  • For uniformly accelerated motion (starting from rest): v=u+atv = u + at s=ut+12at2s = ut + \frac{1}{2} a t^2 v2=u2+2asv^2 = u^2 + 2 a s Here, u=0u = 0, so these simplify to: v=atv = a t s=12at2s = \frac{1}{2} a t^2 v2=2asv^2 = 2 a s
  • For motion at constant speed: distance = speed × time, i.e., s=vts = v t.
  • For uniformly decelerated motion (coming to rest): We use the same kinematic equations but with negative acceleration. The final velocity is zero.

The total distance traversed is the sum of distances covered in all phases. We are given that this total distance is 15S15 S, where SS is the distance covered during the initial acceleration phase.

Step-by-Step Derivation:

Phase 1: Acceleration from rest at rate ff for distance SS

Let t1t_1 be the time taken to cover distance SS under acceleration ff. Since the car starts from rest:

S=12ft12(1)S = \frac{1}{2} f t_1^2 \quad \text{(1)}

The velocity at the end of this phase (which is also the constant speed in the next phase) is:

v=ft1(2)v = f t_1 \quad \text{(2)}

Phase 2: Motion at constant speed vv for time tt

The distance covered in this phase is:

S2=vt=ft1t(3)S_2 = v t = f t_1 t \quad \text{(3)}

Phase 3: Deceleration at rate f2\frac{f}{2} to come to rest

Let t3t_3 be the time taken to decelerate to rest. Using v=u+atv = u + a t with v=0v = 0, u=vu = v, and a=f2a = -\frac{f}{2}:

0=vf2t30 = v - \frac{f}{2} t_3 t3=2vf=2ft1f=2t1(4)t_3 = \frac{2 v}{f} = \frac{2 f t_1}{f} = 2 t_1 \quad \text{(4)}

The distance covered during deceleration is:

S3=vt312f2t32S_3 = v t_3 - \frac{1}{2} \frac{f}{2} t_3^2 Substituting v=ft1v = f t_1 and t3=2t1t_3 = 2 t_1: S3=ft1(2t1)14f(2t1)2S_3 = f t_1 (2 t_1) - \frac{1}{4} f (2 t_1)^2 S3=2ft1214f(4t12)S_3 = 2 f t_1^2 - \frac{1}{4} f (4 t_1^2) S3=2ft12ft12=ft12(5)S_3 = 2 f t_1^2 - f t_1^2 = f t_1^2 \quad \text{(5)}

Total distance traversed:

The total distance is the sum of distances in all three phases:

Stotal=S+S2+S3=S+ft1t+ft12S_{\text{total}} = S + S_2 + S_3 = S + f t_1 t + f t_1^2 We are given Stotal=15SS_{\text{total}} = 15 S. Substituting: S+ft1t+ft12=15SS + f t_1 t + f t_1^2 = 15 S ft1t+ft12=14Sf t_1 t + f t_1^2 = 14 S ft1(t+t1)=14S(6)f t_1 (t + t_1) = 14 S \quad \text{(6)}

Expressing t1t_1 in terms of SS:

From equation (1): S=12ft12S = \frac{1}{2} f t_1^2 t12=2Sft_1^2 = \frac{2 S}{f} t1=2Sf(7)t_1 = \sqrt{\frac{2 S}{f}} \quad \text{(7)}

Substituting t1t_1 into equation (6):

f2Sf(t+2Sf)=14Sf \sqrt{\frac{2 S}{f}} \left( t + \sqrt{\frac{2 S}{f}} \right) = 14 S Simplify f2Sff \sqrt{\frac{2 S}{f}}: f2Sf=f22Sf=2fSf \sqrt{\frac{2 S}{f}} = \sqrt{f^2 \cdot \frac{2 S}{f}} = \sqrt{2 f S} So the equation becomes: 2fS(t+2Sf)=14S\sqrt{2 f S} \left( t + \sqrt{\frac{2 S}{f}} \right) = 14 S Let 2Sf=x\sqrt{\frac{2 S}{f}} = x. Then 2fS=fx\sqrt{2 f S} = f x, and the equation becomes: fx(t+x)=14Sf x (t + x) = 14 S But x2=2Sfx^2 = \frac{2 S}{f}, so S=fx22S = \frac{f x^2}{2}. Substitute SS: fx(t+x)=14fx22f x (t + x) = 14 \cdot \frac{f x^2}{2} fx(t+x)=7fx2f x (t + x) = 7 f x^2 Divide both sides by fxf x (assuming f0f \neq 0, x0x \neq 0): t+x=7xt + x = 7 x t=6xt = 6 x Recall x=2Sfx = \sqrt{\frac{2 S}{f}}, so: t=62Sft = 6 \sqrt{\frac{2 S}{f}} Square both sides: t2=362Sft^2 = 36 \cdot \frac{2 S}{f} t2=72Sft^2 = \frac{72 S}{f} S=172ft2S = \frac{1}{72} f t^2

This matches option D.

Common Traps & Exam Tip:

Students often make the following mistakes in this problem:

  • Incorrectly calculating the deceleration distance: Many forget that the deceleration phase uses f2\frac{f}{2} and incorrectly apply the kinematic equations, leading to wrong expressions for S3S_3. Always verify the sign of acceleration and the final velocity.
  • Miscounting the total distance: Some students add the distances incorrectly or misinterpret the given total distance as 15S15 S, forgetting that SS is only the distance covered during the first phase.
  • Algebraic errors in substitution: The substitution step involving 2Sf\sqrt{\frac{2 S}{f}} is tricky. Students often make errors in simplifying f2Sff \sqrt{\frac{2 S}{f}} or in handling the square roots. Always simplify expressions step-by-step.
  • Assuming time symmetry: Some assume that the time taken to accelerate is equal to the time taken to decelerate, which is not true here because the deceleration is half the acceleration. Always derive the times using kinematic equations.

Exam Tip: Break the problem into clear phases, label all variables, and verify each step. For problems involving multiple phases, it is often helpful to express all distances and times in terms of a single variable (here, t1t_1) before substituting into the total distance equation.

Related Questions from Motion in a Straight Line

ID: 3bcc2581db85JEE Main 2026

A gas balloon is going up with a constant velocity of 10 m/s10 \mathrm{~m} / \mathrm{s}. When this balloon reached a height of 75 m , a stone is dropped from it and balloon keeps moving up with the same velocity. The height of the balloon when the stone hits the ground is ____\_\_\_\_ m. (Take g=10 m/s2g=10 \mathrm{~m} / \mathrm{s}^2 )

View Solution →
ID: 2e82840fda73JEE Main 2026

The velocity (v)(v) versus time (t)(t) plot of a particle is shown in the figure, for a time interval of 40 s . The total distance travelled by the particle and the average velocity during this period are, respectively

____\_\_\_\_.

JEE Main 2026 (Online) 5th April Evening Shift Physics - Motion in a Straight Line Question 3 English
View Solution →
ID: f97d835af5d4JEE Main 2026

Two cars AA and BB are moving in the same direction along a straight line with speeds 100 km/h100 \mathrm{~km} / \mathrm{h} and 80 km/h80 \mathrm{~km} / \mathrm{h}, respectively such that car AA is moving ahead of car BB. A person in car BB throws a stone with a speed vv so that it hits the car AA with a speed of 5 m/s5 \mathrm{~m} / \mathrm{s}. The value of vv is ____\_\_\_\_ km/h\mathrm{km} / \mathrm{h}.

View Solution →
ID: 2b8b065cdd64JEE Main 2026

A particle starts moving from time t=0t=0 and its coordinate is given as x(t)=4t33tx(t) = 4t^3 - 3t

A. The particle returns to its original position (origin) 0.866 units later

B. The particle is 1 unit away from origin at its turning point

C. Acceleration of the particle is non-negative

D. The particle is 0.5 units away from origin at its turning point

E. Particle never turns back as acceleration is non-negative

Choose the correct answer from the options given below :

View Solution →