Q2

A motorcycle is traveling at a speed of 72 km/h. It will come to a stop with a deceleration of 4 m/s2 at a traffic light. What is the minimum safe distance required for the motorcycle to stop safely from the point where the brakes are applied?

The Problem: Stopping Distance

We have a motorcycle moving at a certain speed and then decelerating to a stop. We want to find the minimum distance it covers during this braking process. This is what we call the stopping distance.

1. Identify What We Know (Given Information)

2. Identify What We Want to Find

3. Crucial First Step: Unit Conversion!

Physics problems always require consistent units. Notice our speed is in kilometers per hour (km/h) but our acceleration is in meters per second squared (m/s²). We must convert the initial speed to meters per second (m/s).

Here's how we do it:

v0=72 km/h×1000 m1 km×1 h3600 s

v0=72×10003600 m/s

v0=720003600 m/s

v0=20 m/s

Now all our units are consistent (meters and seconds)!

4. Choose the Right Kinematic Equation

We're looking for distance (Δx), and we know initial speed (v0), final speed (v), and acceleration (a). We don't have time (t) and we don't want to calculate it if we don't have to.

The best kinematic equation for this scenario is:

v2=v02+2aΔx

This equation directly relates initial velocity, final velocity, acceleration, and displacement (Δx).

5. Plug in the Values and Solve!

Now, let's substitute our known values into the equation:

(0 m/s)2=(20 m/s)2+2(4 m/s2)Δx

0=400 m2/s28 m/s2Δx

Now, we need to isolate Δx:

Add 8 m/s2Δx to both sides:
8 m/s2Δx=400 m2/s2

Divide both sides by 8 m/s2:
Δx=400 m2/s28 m/s2

Δx=50 m

6. The Answer and What It Means

The minimum safe distance required for the motorcycle to stop is 50 meters.

Why "minimum safe distance"? This calculation assumes ideal braking conditions – the brakes are applied instantly, the deceleration is constant, and there are no external factors like reaction time or varying road conditions. In reality, a driver's reaction time and less-than-perfect braking can significantly increase the actual stopping distance.


Q3

"Two cars start from the same point. Car A accelerates from 0 m/s to 100 m/s over 20 seconds, while Car B travels at a constant speed of 60 m/s. Let's evaluate the following statements:

  1. The displacement of Car A from 0 to 20 seconds is 1000 meters.
  2. At t = 12 seconds, Car A and Car B are at the same point.
  3. The average speed of Car A from 0 to 20 seconds is less than the average speed of Car B over the same time interval.
  4. If the car movement continues until t = 25 seconds, Car A will overtake Car B.

Excellent analysis work, class! This problem tests our ability to apply kinematics uniformly and carefully consider the details of motion for each object. Let's break down each statement.

First, let's establish the equations of motion for both cars. Both cars start from the same point, so we can set their initial position x0=0.

Car A Analysis:

Since Car A accelerates uniformly, we can find its acceleration:
aA=vA,fvAΔt=100 m/s0 m/s20 s=5 m/s2

Now we can write the kinematic equations for Car A for 0t20 s:

Car B Analysis:

The kinematic equation for Car B:

Now, let's evaluate each statement:

Statement 1: The displacement of Car A from 0 to 20 seconds is 1000 meters.

We can use Car A's position equation at t=20 s:
xA(20)=2.5×(20)2=2.5×400=1000 m
Alternatively, using the average velocity for constant acceleration: Δx=v¯t=v0+vf2t=0+1002×20=50×20=1000 m.

Conclusion for Statement 1: TRUE.

Statement 2: At t = 12 seconds, Car A and Car B are at the same point.

Let's find the position of each car at t=12 s:

Since 360 m720 m, the cars are not at the same point. Car B is ahead of Car A.

Conclusion for Statement 2: FALSE.

Statement 3: The average speed of Car A from 0 to 20 seconds is less than the average speed of Car B over the same time interval.

Comparing the average speeds: 50 m/s<60 m/s.

Conclusion for Statement 3: TRUE.

Statement 4: If the car movement continues until t = 25 seconds, Car A will overtake Car B.

This statement requires careful interpretation. "Car A accelerates from 0 m/s to 100 m/s over 20 seconds" describes the motion during the first 20 seconds. It typically implies that after 20 seconds, unless stated otherwise, Car A would maintain the velocity it achieved at the end of that acceleration period.

So, let's establish Car A's motion for t>20 s:

Now, let's find the positions at t=25 s:

At t=25 s, both cars are at the same position, 1500 m. "Overtake" means one car passes the other and is then ahead. Since they are at the exact same point, Car A has caught up to Car B, but has not yet overtaken it. For Car A to overtake Car B, it would need to be ahead of Car B.

(Note: If we had assumed Car A's acceleration of 5 m/s2 continued indefinitely past 20 seconds, Car A would have been at xA(25)=2.5(25)2=1562.5 m, putting it ahead. However, the phrasing "accelerates … over 20 seconds" usually defines the event and its duration, not an ongoing acceleration. The default after such an event, without further instruction, is constant velocity at the achieved speed.)

Conclusion for Statement 4: FALSE.

Final Summary:


Qso

three_mass_two_pulley.png

Determine the masses m₁ and m₃ in the three-mass, two-pulley system shown, given that θ₁ = 30°, θ₂ = 60°, and m₂ = 0.5M.

Given Information:

Step 1 & 2: Free-Body Diagrams and Forces

Let's look at each mass individually. Remember, for ideal pulleys and ropes, the tension in a continuous rope section is constant.

Step 3: Apply Newton's First Law (ΣF=0)

Since the system is in equilibrium, the net force on each mass is zero.

A. For mass m1:
The forces are only in the vertical direction.
ΣFy=T1m1g=0
T1=m1g (Equation 1)

B. For mass m3:
The forces are only in the vertical direction.
ΣFy=T2m3g=0
T2=m3g (Equation 2)

C. For mass m2:
This is where we need to resolve forces into their components. Let's use a standard Cartesian coordinate system, with positive x to the right and positive y upwards.

Step 4: Solve the System of Equations

Now we have a set of equations and known values. Let's substitute and simplify.

Substitute Equation 1 (T1=m1g) and Equation 2 (T2=m3g) into Equation 4:
(m3g)sin(θ2)=(m1g)sin(θ1)
We can cancel 'g' from both sides:
m3sin(θ2)=m1sin(θ1)

Plug in the given angles:
m3sin(60)=m1sin(30)
m3(32)=m1(12)
Multiply both sides by 2:
3m3=m1 (Equation 5)

Now, substitute Equation 1 and Equation 2 into Equation 3:
(m1g)cos(θ1)+(m3g)cos(θ2)=m2g
Again, cancel 'g' from all terms:
m1cos(θ1)+m3cos(θ2)=m2

Plug in the given angles and m2=0.5m:
m1cos(30)+m3cos(60)=0.5m
m1(32)+m3(12)=0.5m
Multiply both sides by 2:
3m1+m3=m (Equation 6)

Now we have a system of two equations with two unknowns (m1 and m3):

  1. m1=3m3
  2. 3m1+m3=m

Substitute Equation 5 into Equation 6:
3(3m3)+m3=m
3m3+m3=m
4m3=m
m3=m4

Now that we have m3, we can find m1 using Equation 5:
m1=3m3
m1=3(m4)
m1=34m

Final Answer:
Therefore, the masses are: