Video summary
Newton's Laws - Problem Solving
Main summary
Key takeaways
Main ideas / concepts taught
- How to apply Newton’s laws of motion to solve physics problems using a repeatable workflow.
- How to correctly set up force analysis with:
- Free-body diagrams (FBDs) (forces on one object only; don’t include forces an object exerts on others as “acting on itself”)
- Choosing coordinate axes that simplify math:
- Rotate axes for inclines
- Choose signs carefully for coupled/moving-together systems
- Resolving forces into components ((X/Y))
- Applying Newton’s 2nd law component-by-component:
- ( \sum F_x = ma_x )
- ( \sum F_y = ma_y )
- Correct handling of Newton’s 3rd law:
- Forces are equal in magnitude and opposite in direction
- But the symbols often represent magnitudes, so sign conventions must be applied carefully.
- Using kinematics to find acceleration when force is not given directly, then using Newton’s 2nd law to find the interaction force.
- Interpreting scale readings / apparent weight in an accelerating elevator using normal force.
Step-by-step methodology (explicitly taught)
-
Draw free-body diagrams (FBDs)
- For each object in the problem, draw an FBD with:
- The object represented by a dot/symbol
- All forces acting on that object
- Forces the object exerts on others are not drawn as forces “acting on itself” (they appear on the other object’s FBD).
- For each object in the problem, draw an FBD with:
-
Choose X and Y axes to simplify
- For an object on an incline: rotate axes so that
- (X) is along the incline
- (Y) is perpendicular to the incline
- Choose positive directions carefully for systems where parts move oppositely:
- Example used: two masses on a pulley moving together but in opposite directions.
- Define “positive” so both parts share the same sign for acceleration/velocity (one mass’s “up” can be the other’s “down”).
- For an object on an incline: rotate axes so that
-
Resolve forces into X/Y components
- When a force is at an angle:
- (F_x = F\cos\theta)
- (F_y = F\sin\theta)
- When a force is at an angle:
-
Apply Newton’s 2nd law separately in each component direction
- For each object:
- ( \sum F_x = ma_x )
- ( \sum F_y = ma_y )
- If there are two objects, you typically write two sets (each set may have two component equations), e.g., 4 equations total for two objects if both (x) and (y) matter.
- For each object:
-
Use Newton’s 3rd law relationship when needed
- Contact forces between two objects:
- Same magnitude, opposite direction
- Be mindful whether a variable represents a signed value or a magnitude.
- Recommended tactic in taught examples:
- Add Newton’s 2nd law equations for the two objects so the internal action–reaction forces cancel.
- Contact forces between two objects:
Problems worked (main results and lessons)
Example 1: Block pulled on a frictionless surface (angle force)
Given
- Mass: (1.2\,\text{kg})
- Applied force: (3\,\text{N}) at (\theta = 32^\circ)
- No friction
Approach
- FBD: gravity (mg) down, normal (F_n) up, applied force at angle.
- Resolve applied force:
- (F_{Ax} = F_A\cos\theta)
- (F_{Ay} = F_A\sin\theta)
- Newton’s 2nd law:
- In (x): only (F_{Ax}) acts → solve for (a_x)
- In (y): acceleration is (0) (no vertical motion) → solve for (F_n)
Key outcomes
- Acceleration: (a_x \approx 2.1\,\text{m/s}^2)
- Normal force:
- (F_n = mg - F_A\sin\theta)
- (F_n \approx 10\,\text{N})
Lesson: an upward component of the applied force reduces the normal force compared to (mg).
Example 2: Two blocks pushing each other with an applied force (frictionless)
Given
- Block 1: (m_1 = 20\,\text{kg})
- Block 2: (m_2 = 10\,\text{kg})
- Applied force (F_A) on block 1
- Asked: 1) Force block 1 exerts on block 2 ((F_{12})) 2) Acceleration
Approach
- Draw FBDs for both blocks.
- Write Newton’s 2nd law in (x) for each block:
- Block 1: (F_A - F_{21} = m_1 a)
- Block 2: (F_{12} = m_2 a)
- Use Newton’s 3rd law carefully:
- Internal forces form an action–reaction pair
- The magnitudes (F_{12}) and (F_{21}) are equal; sign comes from direction choice.
- Solve by adding equations so internal forces cancel:
- (a = \dfrac{F_A}{m_1 + m_2})
Key outcomes (as computed in the video)
- Acceleration: (a \approx 0.17\,\text{m/s}^2)
- Contact force:
- (F_{12} = m_2 a \approx 1.7\,\text{N})
Lesson: internal action–reaction forces cancel when adding system equations; correct magnitude/sign interpretation is crucial.
Conceptual question: Tension in a rope supporting identical hanging masses
Asked
- Tension in the rope
Approach
- Focus on one mass.
- If masses are identical, acceleration is zero.
- FBD for one mass:
- Tension upward (F_T)
- Weight downward (mg)
Key result
- (F_T = mg)
- With (m = 1\,\text{kg}): (F_T = 9.8\,\text{N})
Lesson: tension is not “double”; the rope transfers force between ends rather than summing weights into a larger tension.
Example: Two unequal hanging masses over a (massless) pulley
Given
- Masses (m_1) and (m_2)
- Pulley and rope massless
- Asked:
- acceleration
- rope tension
Approach
- Define positive directions:
- Up as positive for (m_1)
- Down as positive for (m_2)
- FBDs:
- Object 1: (F_T) up, (m_1 g) down
- Object 2: (F_T) down/up depending on sign convention; gravitational term accordingly
- Apply Newton’s 2nd law in (y) only.
- Solve by adding equations to eliminate tension:
- (a = \dfrac{(m_2 - m_1)g}{m_1 + m_2})
Key outcomes (as computed in the video)
- Acceleration: (a \approx 3.3\,\text{m/s}^2)
- Tension:
- (F_T = m_1 g + m_1 a)
- (F_T \approx 66\,\text{N}) (two sig figs)
Lesson: sign of (a) indicates direction based on the chosen positive direction; if (m_1=m_2), then (a=0).
Example: Car collides with a wall—find the force exerted by the wall
Given
- Initial speed: (20\,\text{m/s})
- Final speed: (0)
- Stopping distance: (0.85\,\text{m})
- Car mass: (1300\,\text{kg})
- Asked: magnitude of wall force on car
Approach
- Use 1D kinematics to find acceleration:
- (v^2 = v_0^2 + 2a\Delta x)
- Solve for (a) using (v=0), (v_0=20), (\Delta x = 0.85)
- Then use Newton’s 2nd law in the crash direction:
- Net force equals (ma)
- Only horizontal interaction force is the wall force (gravity/normal don’t affect (x)).
Key outcomes
- Acceleration: (a \approx -235\,\text{m/s}^2)
- Wall force magnitude:
- (F_{\text{wall}} = m|a| \approx 3.1\times 10^5\,\text{N})
Lesson: forces are often handled as magnitudes; direction is encoded via sign in the equation setup.
Example: Person on a scale in an accelerating upward elevator (apparent weight)
Given
- Mass of person: (75\,\text{kg})
- Elevator acceleration upward: (3\,\text{m/s}^2)
- Asked: weight on scale (normal force) in Newtons
Approach
- Scale reading equals the normal force on the person.
- FBD:
- Normal (N) upward
- Gravity (mg) downward
- Newton’s 2nd law in vertical direction:
- (N - mg = ma)
- (N = mg + ma)
Key outcome
- (N = 75(9.8) + 75(3) \approx 960\,\text{N})
Additional conceptual scenario (cable cut → free fall)
- If acceleration becomes (-g):
- (N = mg + m(-g) = 0)
Lesson: gravity still acts, but the scale reads zero because of free fall (apparent weightlessness).
Speakers / sources featured
- Instructor / narrator (no name provided in the subtitles; appears to be the video’s teacher/presenter).