Animated Solution for Physics - Kinematics: In a car race on a straight path, car A takes a time t less than car B at the finish and passes finishing point with a speed 'v' more than that of car B. Both the cars start from rest and travel with constant acceleration a1 and a2 respectively. Then 'v' is equal to
Select Answer:
Visualized Solution
tA=t0,tB=t0+t
Let time taken by Car A be t0.
Time taken by Car B is t0+t.
v=u+at,s=ut+21at2
Using equations of motion for constant acceleration:
v=u+at
s=ut+21at2
vA−vB=v
Velocity of Car A: vA=a1t0
Velocity of Car B: vB=a2(t0+t)
Given velocity difference:
v=vA−vB=a1t0−a2(t0+t)
sA=sB
Distance covered by Car A: sA=21a1t02
Distance covered by Car B: sB=21a2(t0+t)2
Both cars cover the same distance s:
sA=sB
a1t0=a2(t0+t)
Equating the distances:
21a1t02=21a2(t0+t)2
Taking square root on both sides:
a1t0=a2(t0+t)
t0=a1−a2a2t
Isolating t0:
a1t0−a2t0=a2t
t0=a1−a2a2t
v=(a1−a2)t0−a2t
Substitute t0 into the velocity equation:
v=a1t0−a2t0−a2t=(a1−a2)t0−a2t
v=(a1−a2)(a1−a2a2t)−a2t
a1−a2=(a1−a2)(a1+a2)
Using difference of squares identity:
v=a1−a2(a1+a2)(a1−a2)a2t−a2t
v=(a1+a2)a2t−a2t
v=a1a2t
Expanding the terms:
v=a1a2t+a2t−a2t
v=a1a2t
\text{Variations}
What if initial velocities were non-zero (u1,u2=0)?
The distance equation would be a full quadratic:
u1t0+21a1t02=u2(t0+t)+21a2(t0+t)2
00:00 / 00:00
The Sigma Insight: Motion in a Straight Line
Solution Diagram
The Setup
Visualizing the Race
Imagine the roar of engines at the starting line of a drag race. We have two cars, Car A and Car B, both waiting for the green light. They both start from rest, meaning their initial velocities are zero (u=0). However, they are not identical machines. Car A has a constant acceleration of a1, and Car B has a constant acceleration of a2.
The problem tells us that Car A is the faster of the two. It crosses the finish line a time t before Car B does. To translate this into math, let's assign a variable. Let the time taken by Car A to finish the race be t0. Because Car B is slower and takes time t longer, the time taken by Car B to cross that exact same finish line is t0+t.
Furthermore, when they cross the finish line, they are moving at different speeds. Car A crosses the line with a velocity vA, and Car B crosses with a velocity vB. The problem states that Car A's finishing speed is v greater than Car B's. Mathematically, this means vA−vB=v. Our ultimate goal is to find an expression for this velocity difference v in terms of the given variables a1, a2, and t.
The Kinematic Arsenal
To solve this, we need to reach into our physics toolbox and pull out the standard equations of kinematics for constant acceleration. Since we are dealing with initial velocity, final velocity, acceleration, time, and distance, two equations perfectly fit our needs:
1. The velocity-time relation: v=u+at
2. The displacement-time relation: s=ut+21at2
Since both cars start from rest, u=0, these equations simplify beautifully to:
v=at
s=21at2
Formulating the Equations
Let's apply these simplified equations to both cars at the moment they cross the finish line.
For Car A: Final velocity: vA=a1t0 Distance covered: sA=21a1t02
For Car B: Final velocity: vB=a2(t0+t) Distance covered: sB=21a2(t0+t)2
We know the velocity difference is v. Substituting our expressions for vA and vB, we get our first master equation:
v=a1t0−a2(t0+t)
v=(a1−a2)t0−a2t— (Equation 1)
This equation is almost what we need, but it contains t0, which is an unknown variable we introduced. We need to eliminate it.
The Mathematical Duel
Equating Distances
How do we find t0? We use the one piece of physical reality we haven't exploited yet: both cars raced on the exact same track. Therefore, the distance covered by Car A is exactly equal to the distance covered by Car B.
sA=sB
Substituting our distance expressions:
21a1t02=21a2(t0+t)2
The 21 on both sides cancels out immediately.
a1t02=a2(t0+t)2
Now, we face a choice. We could expand the right side and solve a messy quadratic equation for t0. But there is a much more elegant path. Since time and acceleration are positive quantities, we can simply take the square root of both sides! This is a crucial algebraic maneuver that saves us a lot of time.
a1t0=a2(t0+t)
Now, let's isolate t0. First, expand the right side:
a1t0=a2t0+a2t
Bring all terms containing t0 to the left side:
a1t0−a2t0=a2t
(a1−a2)t0=a2t
Finally, divide to solve for t0:
t0=a1−a2a2t— (Equation 2)
The Final Sprint
Calculating Velocity Difference
We have successfully expressed our unknown t0 entirely in terms of the known variables a1, a2, and t. The final phase of our solution is to substitute Equation 2 back into Equation 1.
Recall Equation 1:
v=(a1−a2)t0−a2t
Substitute t0:
v=(a1−a2)(a1−a2a2t)−a2t
At first glance, this looks complicated. But look closely at the term (a1−a2). We can use the difference of squares algebraic identity, x2−y2=(x−y)(x+y), in reverse. We can treat a1 as (a1)2 and a2 as (a2)2.
a1−a2=(a1−a2)(a1+a2)
Let's substitute this expanded form into our velocity equation:
v=a1−a2(a1−a2)(a1+a2)⋅a2t−a2t
The beauty of physics and math combined! The problematic denominator (a1−a2) perfectly cancels out with the term in the numerator.
v=(a1+a2)a2t−a2t
Now, simply distribute the a2t into the parenthesis:
v=(a1⋅a2)t+(a2⋅a2)t−a2t
v=a1a2t+a2t−a2t
The +a2t and −a2t terms annihilate each other, leaving us with a remarkably clean and elegant final result:
v=a1a2t
Conclusion
Through a systematic application of basic kinematic equations and a clever algebraic substitution, we've navigated from a complex physical scenario to a beautifully simple mathematical truth. This problem is a classic example of why mastering algebraic manipulation—like recognizing a hidden difference of squares—is just as important as understanding the underlying physics principles. The final expression, v=a1a2t, shows that the velocity difference is directly proportional to the time difference and the geometric mean of their accelerations.