Grade 12 Physics Unit 2: Two-Dimensional Motion – Complete Lesson

Introduction to Two-Dimensional Motion

Dear student, in Grade 11 you studied motion in one dimension โ€” objects moving along a straight line. But in real life, most objects move along curved paths. A ball kicked by a football player, a stone thrown at an angle, a bicycle turning a corner, and planets orbiting the Sun โ€” all these are examples of two-dimensional motion.

In this unit, we will extend what you already know about one-dimensional kinematics to motion in a plane. The key idea is simple: any two-dimensional motion can be broken into two independent one-dimensional motions โ€” usually along the x-axis and y-axis.

Are you ready? Let us begin step by step!

2.1 Projectile Motion

What is a Projectile?

A projectile is any object that is thrown or projected into the air and moves freely under the influence of gravity alone. Once the object is in the air, the only force acting on it is gravity (we ignore air resistance unless told otherwise).

Examples: a ball kicked in football, a stone thrown from a cliff, water from a fountain, a bullet fired from a gun.

Key Assumptions in Projectile Motion

  • Air resistance is neglected.
  • Acceleration due to gravity g is constant (taken as 9.8 m/sยฒ or 10 m/sยฒ in exams).
  • The horizontal component of velocity remains constant (no horizontal force).
  • The vertical motion is free fall under gravity.

Breaking Motion into Components

When a projectile is launched with initial velocity vโ‚€ at an angle ฮธ above the horizontal, we resolve this velocity into two components:

$$v_{0x} = v_0 \cos\theta \quad \text{(horizontal component โ€” constant)}$$ $$v_{0y} = v_0 \sin\theta \quad \text{(vertical component โ€” changes with time)}$$
y | / vโ‚€ | / | / ฮธ | / | / | / | /___________ x O vโ‚€โ‚“ = vโ‚€cosฮธ (along x) vโ‚€แตง = vโ‚€sinฮธ (along y, upward)

Think about it: why do we separate the motion like this? It is because the horizontal and vertical motions are independent of each other. The horizontal velocity never changes, while the vertical velocity changes due to gravity.

Horizontal Motion Equations

Since there is no horizontal acceleration:

$$a_x = 0$$ $$v_x = v_{0x} = v_0 \cos\theta \quad \text{(constant at all times)}$$ $$x = v_{0x} \cdot t = v_0 \cos\theta \cdot t$$

Vertical Motion Equations

The vertical motion is free fall (acceleration = โˆ’g, taking upward as positive):

$$a_y = -g$$ $$v_y = v_{0y} – gt = v_0 \sin\theta – gt$$ $$y = v_{0y} t – \frac{1}{2}gt^2 = v_0 \sin\theta \cdot t – \frac{1}{2}gt^2$$ $$v_y^2 = v_{0y}^2 – 2gy = (v_0 \sin\theta)^2 – 2gy$$

Important Derived Formulas

Now let us derive three very important results that appear in almost every exam!

(a) Time of Flight (T)

The projectile returns to the ground when y = 0:

$$0 = v_0 \sin\theta \cdot T – \frac{1}{2}gT^2$$ $$T\left(v_0 \sin\theta – \frac{1}{2}gT\right) = 0$$ $$T = \frac{2v_0 \sin\theta}{g}$$

This is the total time the projectile stays in the air.

(b) Maximum Height (H)

At the highest point, the vertical velocity becomes zero: vแตง = 0

$$0 = (v_0 \sin\theta)^2 – 2gH$$ $$H = \frac{v_0^2 \sin^2\theta}{2g}$$

(c) Horizontal Range (R)

The range is the horizontal distance traveled when the projectile lands (at time T):

$$R = v_{0x} \cdot T = v_0 \cos\theta \cdot \frac{2v_0 \sin\theta}{g}$$ $$R = \frac{v_0^2 \cdot 2\sin\theta \cos\theta}{g} = \frac{v_0^2 \sin 2\theta}{g}$$
๐Ÿ’ก Important Insight: The range depends on sin 2ฮธ. Since sin 2ฮธ is maximum when 2ฮธ = 90ยฐ, the maximum range is achieved when ฮธ = 45ยฐ. Also, complementary angles (e.g., 30ยฐ and 60ยฐ) give the same range!

Can you guess why a football player sometimes kicks the ball at different angles? Yes โ€” the angle changes the height and range of the ball’s path!

Worked Example 1

A ball is thrown with an initial velocity of 20 m/s at an angle of 30ยฐ above the horizontal. Find: (a) the time of flight, (b) the maximum height, (c) the horizontal range. (Take g = 10 m/sยฒ)

Solution:
Given: vโ‚€ = 20 m/s, ฮธ = 30ยฐ, g = 10 m/sยฒ

Components:
vโ‚€โ‚“ = 20 cos 30ยฐ = 20 ร— 0.866 = 17.32 m/s
vโ‚€แตง = 20 sin 30ยฐ = 20 ร— 0.5 = 10 m/s

(a) Time of flight:
$$T = \frac{2v_0 \sin\theta}{g} = \frac{2 \times 20 \times \sin 30ยฐ}{10} = \frac{2 \times 20 \times 0.5}{10} = \frac{20}{10} = 2 \text{ s}$$
(b) Maximum height:
$$H = \frac{v_0^2 \sin^2\theta}{2g} = \frac{400 \times 0.25}{20} = \frac{100}{20} = 5 \text{ m}$$
(c) Range:
$$R = \frac{v_0^2 \sin 2\theta}{g} = \frac{400 \times \sin 60ยฐ}{10} = \frac{400 \times 0.866}{10} = 34.64 \text{ m}$$

Worked Example 2

A stone is thrown horizontally from the top of a cliff 45 m high with a speed of 15 m/s. Find: (a) the time it takes to reach the ground, (b) the horizontal distance from the base of the cliff where it lands, (c) the velocity just before hitting the ground. (g = 10 m/sยฒ)

Solution:
Since it is thrown horizontally: ฮธ = 0ยฐ
vโ‚€โ‚“ = 15 m/s, vโ‚€แตง = 0

(a) Time to reach ground: Using vertical motion: y = vโ‚€แตงt + ยฝgtยฒ
45 = 0 + ยฝ(10)tยฒ โ†’ 45 = 5tยฒ โ†’ tยฒ = 9 โ†’ t = 3 s

(b) Horizontal distance (range):
$$R = v_{0x} \cdot t = 15 \times 3 = 45 \text{ m}$$
(c) Velocity just before hitting:
vโ‚“ = 15 m/s (constant)
vแตง = vโ‚€แตง + gt = 0 + 10 ร— 3 = 30 m/s (downward)
$$v = \sqrt{v_x^2 + v_y^2} = \sqrt{15^2 + 30^2} = \sqrt{225 + 900} = \sqrt{1125} = 33.54 \text{ m/s}$$
Angle below horizontal: tan ฮฑ = vแตง/vโ‚“ = 30/15 = 2 โ†’ ฮฑ = 63.4ยฐ below horizontal

Worked Example 3

For what angle of projection is the horizontal range maximum? Prove that complementary angles give the same range.

Solution:
Range: R = vโ‚€ยฒ sin 2ฮธ / g

R is maximum when sin 2ฮธ is maximum. The maximum value of sine is 1, which occurs when 2ฮธ = 90ยฐ, so ฮธ = 45ยฐ.

Complementary angles: Let ฮธโ‚ and ฮธโ‚‚ be complementary, so ฮธโ‚‚ = 90ยฐ โˆ’ ฮธโ‚.
sin 2ฮธโ‚ = sin(2ฮธโ‚)
sin 2ฮธโ‚‚ = sin[2(90ยฐ โˆ’ ฮธโ‚)] = sin(180ยฐ โˆ’ 2ฮธโ‚) = sin 2ฮธโ‚
Since sin 2ฮธโ‚ = sin 2ฮธโ‚‚, the ranges are equal! โœ“
For example: 30ยฐ and 60ยฐ give the same range.
๐Ÿ”‘ Key Exam Notes โ€” Projectile Motion:
  • At the highest point: vแตง = 0, but vโ‚“ โ‰  0 (the projectile still moves horizontally!)
  • The trajectory is a parabola.
  • Time to reach max height = T/2 = vโ‚€ sinฮธ / g
  • Horizontal range formula: R = vโ‚€ยฒ sin 2ฮธ / g
  • For horizontal projection from height h: T = โˆš(2h/g), R = vโ‚€โˆš(2h/g)
  • Complementary angles give equal ranges but different heights.
  • 45ยฐ gives maximum range for a given initial speed.

Quick Practice: A ball is projected at 40 m/s at an angle of 45ยฐ. What is its range? Try it before checking the answer!

$$R = \frac{v_0^2 \sin 2\theta}{g} = \frac{1600 \times \sin 90ยฐ}{10} = \frac{1600 \times 1}{10} = 160 \text{ m}$$ At 45ยฐ, sin 90ยฐ = 1, so R = vโ‚€ยฒ/g. This is the maximum possible range!

Practice Question 1: A projectile is fired at 50 m/s at an angle of 60ยฐ. Find its maximum height and time of flight. (g = 10 m/sยฒ)

vโ‚€แตง = 50 sin 60ยฐ = 50 ร— 0.866 = 43.3 m/s

Maximum height:
$$H = \frac{(43.3)^2}{2 \times 10} = \frac{1874.89}{20} = 93.74 \text{ m}$$
Time of flight:
$$T = \frac{2 \times 43.3}{10} = 8.66 \text{ s}$$

Practice Question 2: A ball is thrown from the top of a building 20 m high with a horizontal velocity of 8 m/s. How far from the building does it land? (g = 10 m/sยฒ)

Time to reach ground: 20 = ยฝ(10)tยฒ โ†’ tยฒ = 4 โ†’ t = 2 s
Range: R = vโ‚€โ‚“ ร— t = 8 ร— 2 = 16 m

Practice Question 3: Show that for a projectile, the horizontal range is the same when the angle of projection is 25ยฐ and 65ยฐ.

Rโ‚ = vโ‚€ยฒ sin(2 ร— 25ยฐ)/g = vโ‚€ยฒ sin 50ยฐ/g
Rโ‚‚ = vโ‚€ยฒ sin(2 ร— 65ยฐ)/g = vโ‚€ยฒ sin 130ยฐ/g
Since sin 130ยฐ = sin(180ยฐ โˆ’ 130ยฐ) = sin 50ยฐ
Therefore Rโ‚ = Rโ‚‚ โœ“
Note: 25ยฐ + 65ยฐ = 90ยฐ, so they are complementary angles, and complementary angles always give equal ranges.

2.2 Rotational Motion

From Linear to Angular

Dear student, so far you have been describing motion using quantities like displacement, velocity, and acceleration. These are linear (translational) quantities. But what about a wheel spinning, a fan rotating, or the Earth rotating on its axis? For these, we need angular quantities.

The good news is that every linear quantity has an angular “partner”!

Linear QuantitySymbolAngular QuantitySymbol
DisplacementxAngular displacementฮธ (theta)
VelocityvAngular velocityฯ‰ (omega)
AccelerationaAngular accelerationฮฑ (alpha)

Angular Displacement (ฮธ)

This is the angle through which an object rotates. It is measured in radians (rad).

$$\theta = \frac{s}{r}$$

where s = arc length, r = radius. One complete revolution = 2ฯ€ rad = 360ยฐ.

Angular Velocity (ฯ‰)

Angular velocity is the rate of change of angular displacement:

$$\omega = \frac{\Delta\theta}{\Delta t} \quad \text{(average)}$$ $$\omega = \frac{d\theta}{dt} \quad \text{(instantaneous)}$$

Unit: rad/s (radians per second).

Angular Acceleration (ฮฑ)

$$\alpha = \frac{\Delta\omega}{\Delta t} = \frac{d\omega}{dt}$$

Unit: rad/sยฒ.

Relationship Between Linear and Angular Quantities

๐Ÿ”‘ Very Important Relationships:
$$v = r\omega \quad \text{(linear speed = radius ร— angular speed)}$$ $$a_t = r\alpha \quad \text{(tangential acceleration)}$$ $$a_c = \frac{v^2}{r} = r\omega^2 \quad \text{(centripetal acceleration)}$$

Notice there are two types of acceleration in circular motion: tangential (aโ‚œ) changes the speed, and centripetal (aแถœ) changes the direction. The total acceleration is:

$$a = \sqrt{a_t^2 + a_c^2}$$

Uniform Circular Motion

When an object moves in a circle at constant speed, we call it uniform circular motion. The speed is constant, but the velocity is NOT constant because the direction keeps changing. Therefore, there is acceleration!

Centripetal Acceleration

The acceleration that points toward the center of the circle is called centripetal acceleration:

$$a_c = \frac{v^2}{r} = \frac{r^2\omega^2}{r} = r\omega^2$$

Centripetal Force

By Newton’s second law, F = ma. The force that keeps an object moving in a circle is:

$$F_c = ma_c = \frac{mv^2}{r} = mr\omega^2$$
โš ๏ธ Important: Centripetal force is NOT a new type of force! It is simply the NET force pointing toward the center. It can be provided by tension (string), friction (car on curve), gravity (satellite), normal force, or any combination of forces.

Period and Frequency

$$T = \frac{2\pi}{\omega} = \frac{2\pi r}{v} \quad \text{(period โ€” time for one revolution)}$$ $$f = \frac{1}{T} = \frac{\omega}{2\pi} \quad \text{(frequency โ€” revolutions per second)}$$

Worked Example 4

A car of mass 1200 kg moves around a circular track of radius 80 m at a constant speed of 20 m/s. Find: (a) the centripetal acceleration, (b) the centripetal force, (c) the period of one revolution.

Solution:
Given: m = 1200 kg, r = 80 m, v = 20 m/s

(a) Centripetal acceleration:
$$a_c = \frac{v^2}{r} = \frac{400}{80} = 5 \text{ m/s}^2$$
(b) Centripetal force:
$$F_c = ma_c = 1200 \times 5 = 6000 \text{ N}$$
(c) Period:
$$T = \frac{2\pi r}{v} = \frac{2\pi \times 80}{20} = 8\pi \approx 25.13 \text{ s}$$

Worked Example 5

A wheel of radius 0.3 m starts from rest and accelerates uniformly at 2 rad/sยฒ. Find: (a) the angular velocity after 5 s, (b) the linear speed of a point on the rim at t = 5 s, (c) the total angle turned in 5 s.

Solution:
Given: r = 0.3 m, ฯ‰โ‚€ = 0, ฮฑ = 2 rad/sยฒ, t = 5 s

(a) Angular velocity:
$$\omega = \omega_0 + \alpha t = 0 + 2 \times 5 = 10 \text{ rad/s}$$
(b) Linear speed:
$$v = r\omega = 0.3 \times 10 = 3 \text{ m/s}$$
(c) Angle turned:
$$\theta = \omega_0 t + \frac{1}{2}\alpha t^2 = 0 + \frac{1}{2}(2)(25) = 25 \text{ rad}$$

Worked Example 6 (Conical Pendulum)

A string of length 1 m has a mass of 0.5 kg tied to its end. The mass is set into circular motion in a horizontal circle so that the string makes an angle of 30ยฐ with the vertical. Find the speed of the mass and the tension in the string. (g = 10 m/sยฒ)

Solution:
The radius of the circle: r = L sin ฮธ = 1 ร— sin 30ยฐ = 0.5 m

Forces on the mass: Tension T along the string, weight mg downward.

Vertically: T cos ฮธ = mg โ†’ T cos 30ยฐ = 0.5 ร— 10 = 5
$$T = \frac{5}{\cos 30ยฐ} = \frac{5}{0.866} = 5.77 \text{ N}$$
Horizontally (centripetal direction): T sin ฮธ = mvยฒ/r
$$5.77 \times \sin 30ยฐ = \frac{0.5 \times v^2}{0.5}$$ $$5.77 \times 0.5 = v^2$$ $$v^2 = 2.885 \rightarrow v = 1.70 \text{ m/s}$$
๐Ÿ”‘ Key Exam Notes โ€” Rotational Motion:
  • In uniform circular motion: speed is constant but velocity changes (direction changes).
  • Centripetal force always points toward the CENTER โ€” never outward.
  • “Centrifugal force” is a fictitious force โ€” it does NOT exist in an inertial frame!
  • v = rฯ‰, aแถœ = vยฒ/r = rฯ‰ยฒ, Fแถœ = mvยฒ/r = mrฯ‰ยฒ
  • T = 2ฯ€/ฯ‰ = 2ฯ€r/v
  • The angular equations mirror linear equations: ฯ‰ = ฯ‰โ‚€ + ฮฑt, ฮธ = ฯ‰โ‚€t + ยฝฮฑtยฒ, ฯ‰ยฒ = ฯ‰โ‚€ยฒ + 2ฮฑฮธ

Practice Question 4: A particle moves in a circle of radius 2 m with a speed of 4 m/s. What is its centripetal acceleration and angular velocity?

See also  Fluid Mechanics: Notes, Solved Examples & Exam Questions | Grade 12 Physics Unit 3
$$a_c = \frac{v^2}{r} = \frac{16}{2} = 8 \text{ m/s}^2$$ $$\omega = \frac{v}{r} = \frac{4}{2} = 2 \text{ rad/s}$$

Practice Question 5: A disc of radius 0.5 m rotates at 300 rev/min. Find the angular velocity in rad/s and the linear speed of a point on the edge.

$$\omega = 300 \times \frac{2\pi}{60} = 10\pi \approx 31.42 \text{ rad/s}$$ $$v = r\omega = 0.5 \times 31.42 = 15.71 \text{ m/s}$$

Practice Question 6: A 1500 kg car rounds a flat curve of radius 60 m at 15 m/s. What minimum coefficient of friction is needed to prevent the car from skidding? (g = 10 m/sยฒ)

Centripetal force is provided by friction: f = Fแถœ
ฮผmg = mvยฒ/r
ฮผ = vยฒ/(rg) = 225/(60 ร— 10) = 225/600 = 0.375

2.3 Rotational Dynamics

What is Torque?

In linear motion, force causes acceleration. In rotational motion, torque (also called moment of force) causes angular acceleration. Torque measures the “turning effect” of a force.

$$\tau = rF\sin\theta = r_{\perp} \times F$$

where r is the distance from the axis of rotation to the point where the force is applied, ฮธ is the angle between r and F, and rโŠฅ = r sin ฮธ is the perpendicular distance (moment arm).

Unit: Nยทm (Newton-meter).

Axis | |—r—โ——-> F | ฮธ | ฯ„ = rF sinฮธ When ฮธ = 90ยฐ (force perpendicular to r): ฯ„ = rF (maximum torque!) When ฮธ = 0ยฐ (force along r): ฯ„ = 0 (no turning effect!)

Moment of Inertia (I)

In linear motion, mass measures resistance to acceleration (F = ma). In rotational motion, moment of inertia measures resistance to angular acceleration:

$$I = \sum m_i r_i^2$$

For a continuous body: I = โˆซrยฒ dm. Unit: kgยทmยฒ.

๐Ÿ’ก Think of it this way: Moment of inertia is the “rotational mass.” The farther the mass is from the axis, the harder it is to rotate. That is why a long pole is harder to swing than a short one!

Common Moments of Inertia

ObjectAxisMoment of Inertia
Thin rod (length L, mass M)Through center, โŠฅ to rodI = MLยฒ/12
Thin rod (length L, mass M)Through end, โŠฅ to rodI = MLยฒ/3
Solid disc/cylinder (radius R, mass M)Through center, โŠฅ to faceI = MRยฒ/2
Hoop/ring (radius R, mass M)Through center, โŠฅ to planeI = MRยฒ
Solid sphere (radius R, mass M)Through centerI = 2MRยฒ/5
Hollow sphere (radius R, mass M)Through centerI = 2MRยฒ/3
Point mass (mass m, distance r)Through axisI = mrยฒ

Newton’s Second Law for Rotation

$$\tau_{net} = I\alpha$$

This is the rotational equivalent of F = ma. The net torque equals moment of inertia times angular acceleration.

Angular Momentum (L)

$$L = I\omega$$

Unit: kgยทmยฒ/s. Angular momentum is the rotational equivalent of linear momentum (p = mv).

Conservation of Angular Momentum

If no external torque acts on a system, the total angular momentum is conserved:

$$L_1 = L_2 \quad \Rightarrow \quad I_1\omega_1 = I_2\omega_2$$
๐Ÿ”‘ Classic Example: A figure skater spinning with arms extended has a large I and small ฯ‰. When she pulls her arms in, I decreases, so ฯ‰ must increase โ€” she spins faster! This is conservation of angular momentum in action.

Rotational Kinetic Energy

$$KE_{rot} = \frac{1}{2}I\omega^2$$

For an object that both translates and rotates (like a rolling ball), the total KE is:

$$KE_{total} = \frac{1}{2}mv^2 + \frac{1}{2}I\omega^2$$

Work-Energy Theorem for Rotation

$$W = \tau \theta = \Delta KE_{rot} = \frac{1}{2}I\omega_f^2 – \frac{1}{2}I\omega_i^2$$

Worked Example 7

A force of 20 N is applied tangentially to a disc of radius 0.4 m and mass 5 kg that is free to rotate about its center. Find: (a) the torque, (b) the angular acceleration, (c) the angular velocity after 3 seconds starting from rest.

Solution:
I (disc) = MRยฒ/2 = 5 ร— (0.4)ยฒ/2 = 5 ร— 0.16/2 = 0.4 kgยทmยฒ

(a) Torque: Force is tangential, so ฮธ = 90ยฐ
$$\tau = rF = 0.4 \times 20 = 8 \text{ Nยทm}$$
(b) Angular acceleration:
$$\alpha = \frac{\tau}{I} = \frac{8}{0.4} = 20 \text{ rad/s}^2$$
(c) Angular velocity at t = 3 s:
$$\omega = \omega_0 + \alpha t = 0 + 20 \times 3 = 60 \text{ rad/s}$$

Worked Example 8

A disc rotating at 10 rad/s is brought to rest by a frictional torque of 4 Nยทm in 5 seconds. Find the moment of inertia of the disc.

Solution:
ฯ‰โ‚€ = 10 rad/s, ฯ‰ = 0, t = 5 s, ฯ„ = 4 Nยทm

Angular deceleration: ฮฑ = (ฯ‰ โˆ’ ฯ‰โ‚€)/t = (0 โˆ’ 10)/5 = โˆ’2 rad/sยฒ

$$I = \frac{\tau}{|\alpha|} = \frac{4}{2} = 2 \text{ kgยทm}^2$$

Worked Example 9

A figure skater with arms extended has a moment of inertia of 4 kgยทmยฒ and rotates at 2 rad/s. She pulls her arms in, reducing her moment of inertia to 1.6 kgยทmยฒ. What is her new angular velocity?

Solution:
Conservation of angular momentum (no external torque):
$$I_1\omega_1 = I_2\omega_2$$ $$4 \times 2 = 1.6 \times \omega_2$$ $$\omega_2 = \frac{8}{1.6} = 5 \text{ rad/s}$$
Her angular speed increased from 2 to 5 rad/s โ€” she spins 2.5 times faster!
๐Ÿ”‘ Key Exam Notes โ€” Rotational Dynamics:
  • Torque ฯ„ = rF sinฮธ; maximum when ฮธ = 90ยฐ, zero when ฮธ = 0ยฐ.
  • Newton’s 2nd law for rotation: ฯ„ = Iฮฑ (compare with F = ma).
  • Parallel axis theorem: I = I_cm + Mdยฒ (useful when axis is not through center of mass).
  • Conservation of angular momentum: Iโ‚ฯ‰โ‚ = Iโ‚‚ฯ‰โ‚‚ (when ฯ„_ext = 0).
  • Rolling without slipping: v = rฯ‰, a = rฮฑ.
  • For a solid sphere rolling: KE = ยฝmvยฒ + ยฝ(2mrยฒ/5)(vยฒ/rยฒ) = 7/10 mvยฒ
  • For a hollow sphere rolling: KE = ยฝmvยฒ + ยฝ(2mrยฒ/3)(vยฒ/rยฒ) = 5/6 mvยฒ

Practice Question 7: A uniform rod of mass 3 kg and length 2 m is pivoted at one end. What torque is needed to give it an angular acceleration of 4 rad/sยฒ?

I (rod about end) = MLยฒ/3 = 3 ร— 4/3 = 4 kgยทmยฒ
$$\tau = I\alpha = 4 \times 4 = 16 \text{ Nยทm}$$

Practice Question 8: A flywheel (I = 0.5 kgยทmยฒ) rotating at 100 rad/s is slowed to 20 rad/s by a constant frictional torque in 10 s. Find the frictional torque and the work done by friction.

ฮฑ = (20 โˆ’ 100)/10 = โˆ’8 rad/sยฒ
ฯ„ = I|ฮฑ| = 0.5 ร— 8 = 4 Nยทm

Work done by friction = ฮ”KE
$$W = \frac{1}{2}(0.5)(20^2) – \frac{1}{2}(0.5)(100^2) = 100 – 2500 = -2400 \text{ J}$$ (The negative sign means energy is removed from the system.)

Practice Question 9: A solid sphere of mass 2 kg and radius 0.1 m rolls without slipping down an incline. At the bottom, its speed is 4 m/s. Find its total kinetic energy at the bottom.

For a solid sphere: I = 2MRยฒ/5 = 2(2)(0.01)/5 = 0.008 kgยทmยฒ
ฯ‰ = v/r = 4/0.1 = 40 rad/s

$$KE = \frac{1}{2}mv^2 + \frac{1}{2}I\omega^2 = \frac{1}{2}(2)(16) + \frac{1}{2}(0.008)(1600)$$ $$= 16 + 6.4 = 22.4 \text{ J}$$
Alternatively: KE = 7/10 mvยฒ = 7/10 ร— 2 ร— 16 = 22.4 J โœ“

2.4 Planetary Motion and Kepler’s Laws

Historical Background

For centuries, people believed that planets moved in perfect circles. Johannes Kepler (1571โ€“1630), using the careful observations of Tycho Brahe, discovered that planetary orbits are NOT circles โ€” they are ellipses. He formulated three laws that describe planetary motion.

Kepler’s First Law โ€” The Law of Ellipses

Kepler’s First Law: Every planet moves in an elliptical orbit with the Sun at one of the foci.
. (empty focus) / \ / \ / \ Sun * \ \ . Planet \ / \ / \ / ‘ (perihelion side) Ellipse: sum of distances from any point on the ellipse to the two foci is CONSTANT. Perihelion = closest point to Sun Aphelion = farthest point from Sun

An ellipse has two foci. The Sun is at one focus, not at the center! The distance from the center to a focus is called c, and the semi-major axis is a. The eccentricity e = c/a tells us how “stretched” the ellipse is (e = 0 is a circle, e close to 1 is very elongated).

Kepler’s Second Law โ€” The Law of Equal Areas

Kepler’s Second Law: A line joining the Sun and a planet sweeps out equal areas in equal time intervals.
* /|\ / | \ / | \ Area 1 / | \ *—-*—-* (near Sun, fast) * / \ / \ / \ / Area 2\ *———* (far from Sun, slow) Area 1 = Area 2 (in equal time) โ‡’ Planet moves FASTER near the Sun โ‡’ Planet moves SLOWER far from the Sun

This law tells us that a planet moves faster when it is closer to the Sun and slower when it is farther away. This is a consequence of conservation of angular momentum!

Kepler’s Third Law โ€” The Law of Periods

Kepler’s Third Law: The square of the period of a planet is proportional to the cube of the semi-major axis of its orbit.
$$T^2 \propto r^3 \quad \Rightarrow \quad \frac{T^2}{r^3} = \text{constant}$$

For planets orbiting the Sun, the constant is the same for ALL planets. If Tโ‚ and rโ‚ are for planet 1, and Tโ‚‚ and rโ‚‚ are for planet 2:

$$\frac{T_1^2}{r_1^3} = \frac{T_2^2}{r_2^3}$$

Worked Example 10

The Earth orbits the Sun with a period of 1 year at a distance of 1 AU (astronomical unit). Mars orbits at a distance of 1.52 AU. Find the orbital period of Mars in years.

Solution:
Using Kepler’s Third Law:
$$\frac{T_{Earth}^2}{r_{Earth}^3} = \frac{T_{Mars}^2}{r_{Mars}^3}$$ $$\frac{1^2}{1^3} = \frac{T_{Mars}^2}{(1.52)^3}$$ $$T_{Mars}^2 = (1.52)^3 = 3.512$$ $$T_{Mars} = \sqrt{3.512} = 1.87 \text{ years}$$
Mars takes about 1.87 Earth years to go around the Sun once.

Worked Example 11

A satellite orbits the Earth at a distance of 7000 km from the center of the Earth. Another satellite orbits at 42000 km from the center. If the first satellite has a period of 97 minutes, find the period of the second satellite.

Solution:
$$\frac{T_1^2}{r_1^3} = \frac{T_2^2}{r_2^3}$$ $$\frac{97^2}{7000^3} = \frac{T_2^2}{42000^3}$$ $$T_2^2 = 97^2 \times \left(\frac{42000}{7000}\right)^3 = 9409 \times 6^3 = 9409 \times 216 = 2,032,344$$ $$T_2 = \sqrt{2,032,344} = 1425.5 \text{ minutes} \approx 23.8 \text{ hours}$$
(This is close to a geostationary orbit period of 24 hours!)
๐Ÿ”‘ Key Exam Notes โ€” Kepler’s Laws:
  • 1st Law: Orbits are ellipses, Sun at one focus (not center).
  • 2nd Law: Equal areas in equal times โ†’ faster near Sun, slower far away.
  • 3rd Law: Tยฒ/rยณ = constant (same for all planets around the same star).
  • Kepler’s 2nd Law is a result of conservation of angular momentum.
  • Kepler’s 3rd Law can be derived from Newton’s law of gravitation.
  • For satellites around Earth: Tยฒ/rยณ = 4ฯ€ยฒ/(GM_earth).

Practice Question 10: A planet has an orbital radius 4 times that of Earth. What is its orbital period in Earth years?

$$\frac{T^2}{(4r)^3} = \frac{1^2}{r^3}$$ $$T^2 = 64r^3/r^3 = 64$$ $$T = 8 \text{ Earth years}$$

Practice Question 11: According to Kepler’s second law, at which point in its orbit does a planet have the greatest speed? Explain why.

A planet has its greatest speed at perihelion (closest point to the Sun).

Reason: By Kepler’s second law, the line joining the Sun and planet sweeps equal areas in equal times. Near the Sun, the radius is shorter, so the planet must move faster to sweep the same area. This is also explained by conservation of angular momentum: when r decreases, ฯ‰ must increase to keep L = mrยฒฯ‰ constant.

2.5 Newton’s Law of Universal Gravitation

The Law

Isaac Newton proposed that every particle in the universe attracts every other particle with a force that is:

Newton’s Law of Universal Gravitation:
$$F = G\frac{m_1 m_2}{r^2}$$
where G is the universal gravitational constant, mโ‚ and mโ‚‚ are the masses, and r is the distance between their centers.
G = 6.67 ร— 10โปยนยน Nยทmยฒ/kgยฒ
This is a very small number, which is why gravitational force between everyday objects is too small to feel. It only becomes significant when at least one object is very massive (like a planet).

Key Properties of Gravitational Force

  • It is always attractive (never repulsive).
  • It acts along the line joining the centers of the two masses.
  • It obeys Newton’s third law: Fโ‚โ‚‚ = โˆ’Fโ‚‚โ‚ (equal and opposite).
  • It is an inverse-square law: F โˆ 1/rยฒ.
  • It is independent of the medium between the masses.

Gravitational Field Strength (g)

The gravitational field strength at a point is the force per unit mass experienced by a small test mass placed at that point:

$$g = \frac{F}{m} = \frac{GM}{r^2}$$

On the surface of the Earth (r = R):

$$g = \frac{GM}{R^2}$$

At a height h above the surface (r = R + h):

$$g_h = \frac{GM}{(R+h)^2}$$

Variation of g with Height

$$g_h = g\left(\frac{R}{R+h}\right)^2$$

As height increases, g decreases. At very large heights, g approaches zero.

Orbital Velocity

For a satellite in a circular orbit, the gravitational force provides the centripetal force:

$$\frac{GMm}{r^2} = \frac{mv^2}{r}$$ $$v_{orbit} = \sqrt{\frac{GM}{r}}$$

For a satellite orbiting close to the Earth’s surface (r โ‰ˆ R):

$$v_{orbit} = \sqrt{gR} = \sqrt{10 \times 6.4 \times 10^6} \approx 8000 \text{ m/s} = 8 \text{ km/s}$$

Geostationary Satellite

A geostationary satellite orbits the Earth with a period of exactly 24 hours, so it appears stationary above a fixed point on the equator. Key properties:

  • Period T = 24 hours = 86400 s
  • Orbit must be in the equatorial plane
  • Orbital radius r โ‰ˆ 42,400 km (about 35,800 km above surface)
See also  Electromagnetism: Notes, Solved Examples & Exam Questions | Grade 12 Physics Unit 4

Escape Velocity

The minimum speed needed for an object to escape from a planet’s gravitational pull (without further propulsion):

$$v_{escape} = \sqrt{\frac{2GM}{r}} = \sqrt{2gR}$$
โš ๏ธ Important: Note that v_escape = โˆš2 ร— v_orbit โ‰ˆ 1.414 ร— v_orbit. For Earth: v_escape โ‰ˆ 11.2 km/s.

Gravitational Potential Energy

The gravitational potential energy of two masses separated by distance r (taking U = 0 at r = โˆž):

$$U = -\frac{GMm}{r}$$

The negative sign means you need to ADD energy to separate the objects to infinity.

Worked Example 12

Calculate the gravitational force between the Earth (M = 6 ร— 10ยฒโด kg) and the Moon (m = 7.4 ร— 10ยฒยฒ kg). The distance between their centers is 3.84 ร— 10โธ m. (G = 6.67 ร— 10โปยนยน Nยทmยฒ/kgยฒ)

Solution:
$$F = G\frac{Mm}{r^2} = \frac{6.67 \times 10^{-11} \times 6 \times 10^{24} \times 7.4 \times 10^{22}}{(3.84 \times 10^8)^2}$$ $$F = \frac{6.67 \times 6 \times 7.4 \times 10^{35}}{14.75 \times 10^{16}}$$ $$F = \frac{296.11 \times 10^{35}}{14.75 \times 10^{16}} = 20.08 \times 10^{19} \approx 2 \times 10^{20} \text{ N}$$

Worked Example 13

At what height above the Earth’s surface does the acceleration due to gravity become 25% of its value on the surface? (R_earth = 6400 km)

Solution:
g_h = 0.25g = g[R/(R+h)]ยฒ
0.25 = [R/(R+h)]ยฒ
โˆš0.25 = R/(R+h)
0.5 = R/(R+h)
R + h = 2R
h = R = 6400 km

At a height equal to the Earth’s radius, g drops to 25% of its surface value!

Worked Example 14

Find the orbital velocity and period of a satellite orbiting 300 km above the Earth’s surface. (R = 6400 km, M = 6 ร— 10ยฒโด kg, G = 6.67 ร— 10โปยนยน)

Solution:
r = R + h = 6400 + 300 = 6700 km = 6.7 ร— 10โถ m

Orbital velocity:
$$v = \sqrt{\frac{GM}{r}} = \sqrt{\frac{6.67 \times 10^{-11} \times 6 \times 10^{24}}{6.7 \times 10^6}}$$ $$v = \sqrt{\frac{40.02 \times 10^{13}}{6.7 \times 10^6}} = \sqrt{5.976 \times 10^7} = 7731 \text{ m/s} \approx 7.73 \text{ km/s}$$
Period:
$$T = \frac{2\pi r}{v} = \frac{2\pi \times 6.7 \times 10^6}{7731} = \frac{4.21 \times 10^7}{7731} = 5445 \text{ s} \approx 90.8 \text{ minutes}$$

Worked Example 15

Calculate the escape velocity from the Earth’s surface. (g = 10 m/sยฒ, R = 6400 km)

Solution:
$$v_{escape} = \sqrt{2gR} = \sqrt{2 \times 10 \times 6.4 \times 10^6}$$ $$= \sqrt{1.28 \times 10^8} = 1.13 \times 10^4 \text{ m/s} = 11.3 \text{ km/s}$$
(More precisely, using g = 9.8 m/sยฒ, we get 11.2 km/s.)
๐Ÿ”‘ Key Exam Notes โ€” Universal Gravitation:
  • F = GMm/rยฒ โ€” always attractive, inverse-square law.
  • G = 6.67 ร— 10โปยนยน Nยทmยฒ/kgยฒ (very small โ€” know this value!).
  • g = GM/Rยฒ on surface; g_h = GM/(R+h)ยฒ at height h.
  • Orbital velocity: v = โˆš(GM/r) = โˆš(gR) near surface โ‰ˆ 8 km/s.
  • Escape velocity: v_e = โˆš(2GM/r) = โˆš(2gR) โ‰ˆ 11.2 km/s.
  • v_escape = โˆš2 ร— v_orbit.
  • Geostationary satellite: T = 24 h, orbits above equator, r โ‰ˆ 42,400 km.
  • Gravitational PE: U = โˆ’GMm/r (negative!).
  • Kepler’s 3rd law from gravitation: Tยฒ = 4ฯ€ยฒrยณ/(GM).

Practice Question 12: Two spheres of masses 10 kg and 20 kg are placed 2 m apart. Find the gravitational force between them. (G = 6.67 ร— 10โปยนยน)

$$F = \frac{6.67 \times 10^{-11} \times 10 \times 20}{2^2} = \frac{6.67 \times 10^{-11} \times 200}{4} = 3.335 \times 10^{-9} \text{ N}$$
This is an extremely small force โ€” which is why we don’t feel gravitational attraction between everyday objects!

Practice Question 13: The acceleration due to gravity on the surface of a planet is 4 m/sยฒ. If the planet’s radius is half that of Earth and Earth’s g = 10 m/sยฒ, find the mass of the planet in terms of Earth’s mass.

g_p = GM_p/R_pยฒ = GM_p/(R/2)ยฒ = 4GM_p/Rยฒ
g_E = GM_E/Rยฒ = 10

$$\frac{g_p}{g_E} = \frac{4GM_p/R^2}{GM_E/R^2} = \frac{4M_p}{M_E}$$ $$\frac{4}{10} = \frac{4M_p}{M_E}$$ $$M_p = \frac{M_E}{10} = 0.1M_E$$

Practice Question 14: A satellite is in a circular orbit at a height of 600 km above Earth. If the radius of Earth is 6400 km and g on the surface is 10 m/sยฒ, find the orbital velocity of the satellite.

r = 6400 + 600 = 7000 km = 7 ร— 10โถ m

$$v = \sqrt{\frac{GM}{r}} = \sqrt{\frac{gR^2}{r}} = \sqrt{\frac{10 \times (6.4 \times 10^6)^2}{7 \times 10^6}}$$ $$= \sqrt{\frac{10 \times 4.096 \times 10^{13}}{7 \times 10^6}} = \sqrt{\frac{4.096 \times 10^{14}}{7 \times 10^6}}$$ $$= \sqrt{5.851 \times 10^7} = 7650 \text{ m/s} \approx 7.65 \text{ km/s}$$

Unit 2 Summary

In this unit, you learned five major topics:

  1. Projectile Motion: Breaking 2D motion into independent horizontal (constant velocity) and vertical (free fall) components. Key formulas: T = 2vโ‚€sinฮธ/g, H = vโ‚€ยฒsinยฒฮธ/2g, R = vโ‚€ยฒsin2ฮธ/g.
  2. Rotational Motion: Describing circular motion using angular quantities. Key relationships: v = rฯ‰, aแถœ = vยฒ/r = rฯ‰ยฒ, Fแถœ = mvยฒ/r.
  3. Rotational Dynamics: Torque causes angular acceleration (ฯ„ = Iฮฑ). Conservation of angular momentum: Iโ‚ฯ‰โ‚ = Iโ‚‚ฯ‰โ‚‚.
  4. Kepler’s Laws: Elliptical orbits, equal areas in equal times, Tยฒ โˆ rยณ.
  5. Universal Gravitation: F = GMm/rยฒ, orbital velocity v = โˆš(GM/r), escape velocity v_e = โˆš(2GM/r).

Quick Revision Notes โ€” Unit 2: Two-Dimensional Motion

2.1 Projectile Motion โ€” Key Formulas

QuantityFormula
Horizontal velocityvโ‚“ = vโ‚€ cosฮธ (constant)
Vertical velocity at time tvแตง = vโ‚€ sinฮธ โˆ’ gt
Horizontal displacementx = vโ‚€ cosฮธ ยท t
Vertical displacementy = vโ‚€ sinฮธ ยท t โˆ’ ยฝgtยฒ
Time of flightT = 2vโ‚€ sinฮธ / g
Maximum heightH = vโ‚€ยฒ sinยฒฮธ / 2g
Horizontal rangeR = vโ‚€ยฒ sin 2ฮธ / g
Time to max heightt_up = vโ‚€ sinฮธ / g = T/2
Horizontal projection (from height h)T = โˆš(2h/g), R = vโ‚€โˆš(2h/g)
Exam Tips for Projectile Motion:
  • At max height: vแตง = 0, only vโ‚“ exists.
  • Max range at ฮธ = 45ยฐ.
  • Complementary angles โ†’ same range, different heights.
  • For horizontal projection: initial vertical velocity = 0.
  • Always draw a diagram and resolve velocities into components first!

2.2 Rotational Motion โ€” Key Formulas

QuantityFormula
Angular velocityฯ‰ = ฮ”ฮธ/ฮ”t
Angular accelerationฮฑ = ฮ”ฯ‰/ฮ”t
Linear-angular relationv = rฯ‰
Tangential accelerationaโ‚œ = rฮฑ
Centripetal accelerationaแถœ = vยฒ/r = rฯ‰ยฒ
Centripetal forceFแถœ = mvยฒ/r = mrฯ‰ยฒ
PeriodT = 2ฯ€/ฯ‰ = 2ฯ€r/v
Frequencyf = 1/T = ฯ‰/2ฯ€
Angular kinematicsฯ‰ = ฯ‰โ‚€ + ฮฑt; ฮธ = ฯ‰โ‚€t + ยฝฮฑtยฒ; ฯ‰ยฒ = ฯ‰โ‚€ยฒ + 2ฮฑฮธ
Exam Tips for Rotational Motion:
  • Centripetal force is NOT a separate force โ€” it is the net inward force.
  • “Centrifugal force” does not exist in inertial frames โ€” do not use it!
  • For a car on a curve: friction provides centripetal force โ†’ ฮผmg = mvยฒ/r.
  • For conical pendulum: T sinฮธ = mvยฒ/r (horizontal), T cosฮธ = mg (vertical).

2.3 Rotational Dynamics โ€” Key Formulas

QuantityFormula
Torqueฯ„ = rF sinฮธ
Moment of inertia (point mass)I = mrยฒ
Solid disc/cylinderI = MRยฒ/2
Thin hoop/ringI = MRยฒ
Solid sphereI = 2MRยฒ/5
Hollow sphereI = 2MRยฒ/3
Thin rod (center)I = MLยฒ/12
Thin rod (end)I = MLยฒ/3
Newton’s 2nd law (rotation)ฯ„_net = Iฮฑ
Angular momentumL = Iฯ‰
Conservation of LIโ‚ฯ‰โ‚ = Iโ‚‚ฯ‰โ‚‚
Rotational KEKE = ยฝIฯ‰ยฒ
Parallel axis theoremI = I_cm + Mdยฒ
Rolling KE (solid sphere)KE = 7/10 mvยฒ
Exam Tips for Rotational Dynamics:
  • ฯ„ = Iฮฑ is the rotational version of F = ma โ€” always identify all torques first.
  • For rolling without slipping: v = rฯ‰ and a = rฮฑ always hold.
  • Conservation of angular momentum: only when net external torque = 0.
  • When comparing rolling objects down an incline: the one with the smallest I/MRยฒ ratio reaches the bottom first (solid sphere > solid disc > hollow sphere > hoop).

2.4 Kepler’s Laws โ€” Quick Summary

LawStatementFormula
1st (Ellipses)Planets move in elliptical orbits; Sun at one focuse = c/a
2nd (Equal Areas)Equal areas swept in equal timesdA/dt = L/(2m) = constant
3rd (Periods)Tยฒ proportional to rยณTยฒ/rยณ = constant

2.5 Universal Gravitation โ€” Key Formulas

QuantityFormula
Gravitational forceF = GMm/rยฒ
g on surfaceg = GM/Rยฒ
g at height hg_h = GM/(R+h)ยฒ = g[R/(R+h)]ยฒ
Orbital velocityv = โˆš(GM/r) = โˆš(gR) near surface
Escape velocityv_e = โˆš(2GM/r) = โˆš(2gR)
Period of satelliteT = 2ฯ€โˆš(rยณ/GM)
Gravitational PEU = โˆ’GMm/r
Kepler’s 3rd (from gravitation)Tยฒ = 4ฯ€ยฒrยณ/(GM)
Important Constants to Remember:
  • G = 6.67 ร— 10โปยนยน Nยทmยฒ/kgยฒ
  • g = 9.8 m/sยฒ (or 10 m/sยฒ in exams)
  • R_Earth = 6400 km = 6.4 ร— 10โถ m
  • M_Earth = 6 ร— 10ยฒโด kg
  • v_orbit (near surface) โ‰ˆ 8 km/s
  • v_escape (from surface) โ‰ˆ 11.2 km/s
  • Geostationary height โ‰ˆ 35,800 km above surface

Common Mistakes to Avoid

  1. Projectile: Forgetting that horizontal velocity is constant. Do NOT use g in horizontal equations!
  2. Projectile: Confusing sinฮธ and cosฮธ โ€” always draw the diagram first.
  3. Projectile: Taking g as positive in upward direction. Always define your positive direction clearly.
  4. Circular motion: Writing centripetal force as an additional force. It is the NET force, not a separate force.
  5. Circular motion: Using “centrifugal force” as a real force in inertial frames.
  6. Rotational dynamics: Using wrong moment of inertia formula โ€” check the axis of rotation!
  7. Rotational dynamics: Forgetting units โ€” torque is in Nยทm, I is in kgยทmยฒ.
  8. Gravitation: Using surface g formula at height without adjustment.
  9. Gravitation: Forgetting that r in F = GMm/rยฒ is the distance between CENTERS, not surfaces.
  10. Kepler’s 3rd law: Forgetting that Tยฒ/rยณ is constant only for objects orbiting the SAME central body.

Important Definitions

  • Projectile: Any object launched into the air that moves freely under gravity alone.
  • Trajectory: The path followed by a projectile (a parabola when air resistance is neglected).
  • Angular displacement: The angle through which a body rotates, measured in radians.
  • Angular velocity: The rate of change of angular displacement.
  • Centripetal acceleration: The acceleration directed toward the center of a circular path, aแถœ = vยฒ/r.
  • Centripetal force: The net force directed toward the center that keeps an object in circular motion.
  • Torque: The turning effect of a force, ฯ„ = rF sinฮธ.
  • Moment of inertia: A measure of an object’s resistance to angular acceleration, I = ฮฃmrยฒ.
  • Angular momentum: The rotational analog of linear momentum, L = Iฯ‰.
  • Perihelion: The closest point of a planet’s orbit to the Sun.
  • Aphelion: The farthest point of a planet’s orbit from the Sun.
  • Geostationary orbit: An orbit where the satellite has the same period as Earth’s rotation (24 h), appearing stationary.
  • Escape velocity: The minimum speed needed to escape a planet’s gravitational field.

Challenge Exam Questions โ€” Unit 2

Section A: Multiple Choice Questions

Question 1: A projectile is fired at an angle of 45ยฐ with the horizontal. The horizontal range is 200 m. If the initial speed is doubled, the new range will be:

A) 200 m
B) 400 m
C) 800 m
D) 1600 m
Answer: C) 800 m

R = vโ‚€ยฒ sin 2ฮธ / g. At 45ยฐ, sin 90ยฐ = 1, so R = vโ‚€ยฒ/g.
If vโ‚€ is doubled: R_new = (2vโ‚€)ยฒ/g = 4vโ‚€ยฒ/g = 4R = 4 ร— 200 = 800 m.

Range is proportional to the SQUARE of initial velocity. This is a common trap!

Question 2: The centripetal force on a car rounding a curve is provided by:

A) The engine force
B) The normal reaction of the road
C) The friction between tires and road
D) The weight of the car
Answer: C) The friction between tires and road

On a flat (unbanked) curve, the only horizontal force is friction. This friction provides the centripetal force needed to keep the car moving in a circle. Without friction, the car would slide outward in a straight line (Newton’s first law).

Question 3: Two satellites A and B orbit the Earth. Satellite A is at distance r from the center and satellite B is at distance 2r. The ratio of their orbital periods T_A : T_B is:

A) 1 : 2
B) 1 : 2โˆš2
C) 1 : 4
D) 1 : 8
Answer: B) 1 : 2โˆš2

By Kepler’s 3rd law: Tยฒ โˆ rยณ
T_Aยฒ / T_Bยฒ = rยณ / (2r)ยณ = 1/8
T_A / T_B = 1/โˆš8 = 1/(2โˆš2)
So T_A : T_B = 1 : 2โˆš2

Question 4: A hollow sphere and a solid sphere of the same mass and radius are released from the same height on an inclined plane. Which reaches the bottom first?

A) The hollow sphere
B) The solid sphere
C) Both reach at the same time
D) Depends on the angle of incline
Answer: B) The solid sphere

For rolling objects, more rotational KE means less translational KE, so slower speed.
Solid sphere: I = 2MRยฒ/5, KE_total = 7/10 mvยฒ
Hollow sphere: I = 2MRยฒ/3, KE_total = 5/6 mvยฒ
The solid sphere has a smaller I/MRยฒ ratio (0.4 vs 0.667), so more energy goes into translational motion. It reaches the bottom first.

Question 5: At what angle of projection does a projectile have equal horizontal range and maximum height? (Given: tan ฮธ = 4)

A) 30ยฐ
B) 45ยฐ
C) 60ยฐ
D) 76ยฐ
Answer: D) 76ยฐ

Set R = H:
vโ‚€ยฒ sin 2ฮธ / g = vโ‚€ยฒ sinยฒฮธ / 2g
2 sin 2ฮธ = sinยฒฮธ
2(2 sinฮธ cosฮธ) = sinยฒฮธ
4 cosฮธ = sinฮธ
tanฮธ = 4
ฮธ = arctan(4) โ‰ˆ 76ยฐ

Question 6: The escape velocity from the Earth is 11.2 km/s. If the radius of a planet is double that of Earth and its density is the same, the escape velocity from this planet is:

A) 11.2 km/s
B) 22.4 km/s
C) 15.8 km/s
D) 5.6 km/s

Section B: Fill in the Blanks

Question 7: The angle of projection for which the horizontal range is maximum is ________.

Answer: 45ยฐ
Since R = vโ‚€ยฒ sin 2ฮธ / g, R is maximum when sin 2ฮธ = 1, i.e., 2ฮธ = 90ยฐ, so ฮธ = 45ยฐ.

Question 8: The centripetal acceleration of a body moving in a circle of radius r with angular velocity ฯ‰ is ________.

Answer: rฯ‰ยฒ (or equivalently vยฒ/r)
aแถœ = rฯ‰ยฒ = vยฒ/r, both are correct expressions for centripetal acceleration.

Question 9: The SI unit of moment of inertia is ________.

Answer: kgยทmยฒ
I = ฮฃmrยฒ, so the unit is kg ร— mยฒ = kgยทmยฒ.

Question 10: According to Kepler’s third law, Tยฒ/rยณ = ________ for all planets orbiting the Sun.

Answer: A constant (specifically 4ฯ€ยฒ/GM_sun)
This constant is the same for all planets because they all orbit the same central body (the Sun).

Question 11: The escape velocity from a planet depends on its ________ and ________.

Answer: Mass (M) and Radius (R)
v_e = โˆš(2GM/R) โ€” it depends only on the mass and radius of the planet, NOT on the mass of the escaping object.

Section C: Short Answer Questions

Question 12: Why does a projectile follow a parabolic path? Explain in terms of the horizontal and vertical components of motion.

A projectile follows a parabolic path because:

(1) The horizontal motion is uniform (constant velocity, no acceleration) โ€” so x increases linearly with time: x = vโ‚€cosฮธ ยท t.

(2) The vertical motion is uniformly accelerated (constant acceleration g downward) โ€” so y varies quadratically with time: y = vโ‚€sinฮธ ยท t โˆ’ ยฝgtยฒ.

Combining these: eliminating t from the two equations gives y = x tanฮธ โˆ’ (g/(2vโ‚€ยฒcosยฒฮธ))xยฒ, which is the equation of a parabola (y = Ax โˆ’ Bxยฒ form).

Question 13: Distinguish between centripetal force and centrifugal force. Is centrifugal force a real force?

Centripetal force: The net force directed toward the center of a circular path that keeps an object moving in a circle. It is a REAL force provided by tension, friction, gravity, etc.

Centrifugal force: An apparent outward force felt by an object in circular motion when observed from a rotating (non-inertial) reference frame. It is NOT a real force โ€” it is a fictitious force that appears only in non-inertial frames.

In inertial reference frames (like the ground), centrifugal force does NOT exist. An object moving in a circle is accelerating toward the center, and the inward force (centripetal) is what causes this acceleration.

Question 14: State and explain Kepler’s second law of planetary motion. What physical principle underlies it?

Kepler’s Second Law: A line joining the Sun and a planet sweeps out equal areas in equal time intervals.

Explanation: When a planet is closer to the Sun (perihelion), it moves faster. When it is farther (aphelion), it moves slower. But in equal time intervals, the area swept is always the same.

Underlying principle: This is a consequence of the conservation of angular momentum. Since the gravitational force on the planet is always directed toward the Sun (central force), it produces zero torque about the Sun. With zero external torque, L = mvr sinฮธ = constant. As r decreases, v must increase, and vice versa.

Question 15: Explain why the moment of inertia of a hollow sphere (2MRยฒ/3) is greater than that of a solid sphere (2MRยฒ/5) of the same mass and radius.

Moment of inertia depends on how mass is distributed relative to the axis of rotation: I = ฮฃmrยฒ.

In a solid sphere, the mass is distributed throughout the volume, with much of it close to the center (small r values). This gives a smaller average rยฒ.

In a hollow sphere, ALL the mass is at the outer surface (at r = R), so every mass element contributes MRยฒ to the sum. This gives a larger average rยฒ.

Since I depends on rยฒ, having mass farther from the axis gives a larger I. This is why it is harder to start or stop a hollow sphere from spinning compared to a solid one of the same mass and size.

Section D: Calculation Questions

Question 16: A projectile is launched from the ground with an initial velocity of 40 m/s at an angle of 53ยฐ above the horizontal. (Take g = 10 m/sยฒ, sin 53ยฐ = 0.8, cos 53ยฐ = 0.6). Find:
(a) The maximum height reached.
(b) The time of flight.
(c) The horizontal range.
(d) The velocity (magnitude and direction) when the projectile is at half its maximum height on the way up.

vโ‚€โ‚“ = 40 ร— 0.6 = 24 m/s
vโ‚€แตง = 40 ร— 0.8 = 32 m/s

(a) Maximum height:
$$H = \frac{v_{0y}^2}{2g} = \frac{1024}{20} = 51.2 \text{ m}$$
(b) Time of flight:
$$T = \frac{2v_{0y}}{g} = \frac{64}{10} = 6.4 \text{ s}$$
(c) Range:
$$R = v_{0x} \times T = 24 \times 6.4 = 153.6 \text{ m}$$
(d) At half maximum height (y = 25.6 m) on the way up:
vแตงยฒ = vโ‚€แตงยฒ โˆ’ 2gy = 1024 โˆ’ 2(10)(25.6) = 1024 โˆ’ 512 = 512
vแตง = โˆš512 = 22.63 m/s (upward)
vโ‚“ = 24 m/s (unchanged)
$$v = \sqrt{24^2 + 22.63^2} = \sqrt{576 + 512} = \sqrt{1088} = 32.98 \text{ m/s}$$
Angle above horizontal: tan ฮฑ = 22.63/24 = 0.943 โ†’ ฮฑ = 43.3ยฐ

Question 17: A string of length 80 cm has a 200 g ball tied to its end. The ball is whirled in a horizontal circle so that the string makes an angle of 37ยฐ with the vertical. Find: (a) the tension in the string, (b) the speed of the ball, (c) the period of revolution. (g = 10 m/sยฒ, sin 37ยฐ = 0.6, cos 37ยฐ = 0.8)

L = 0.8 m, m = 0.2 kg, ฮธ = 37ยฐ
Radius of circle: r = L sinฮธ = 0.8 ร— 0.6 = 0.48 m

(a) Tension:
Vertically: T cosฮธ = mg
T ร— 0.8 = 0.2 ร— 10 = 2
T = 2/0.8 = 2.5 N

(b) Speed:
Horizontally: T sinฮธ = mvยฒ/r
2.5 ร— 0.6 = 0.2vยฒ/0.48
1.5 = 0.417vยฒ
vยฒ = 3.6
v = 1.90 m/s

(c) Period:
$$T_{period} = \frac{2\pi r}{v} = \frac{2\pi \times 0.48}{1.90} = \frac{3.016}{1.90} = 1.59 \text{ s}$$

Question 18: A solid disc of mass 10 kg and radius 0.5 m is mounted on a frictionless axle. A force of 25 N is applied tangentially to the rim for 4 seconds. The disc starts from rest. Find: (a) the angular acceleration, (b) the angular velocity at t = 4 s, (c) the number of revolutions made in 4 s, (d) the work done by the force.

I = MRยฒ/2 = 10 ร— 0.25/2 = 1.25 kgยทmยฒ
ฯ„ = rF = 0.5 ร— 25 = 12.5 Nยทm

(a) Angular acceleration:
$$\alpha = \frac{\tau}{I} = \frac{12.5}{1.25} = 10 \text{ rad/s}^2$$
(b) Angular velocity at t = 4 s:
$$\omega = \omega_0 + \alpha t = 0 + 10 \times 4 = 40 \text{ rad/s}$$
(c) Number of revolutions:
$$\theta = \omega_0 t + \frac{1}{2}\alpha t^2 = 0 + \frac{1}{2}(10)(16) = 80 \text{ rad}$$ $$\text{Revolutions} = \frac{80}{2\pi} = 12.73 \text{ rev}$$
(d) Work done:
W = ฯ„ฮธ = 12.5 ร— 80 = 1000 J
(Verification: W = ฮ”KE = ยฝIฯ‰ยฒ = ยฝ(1.25)(1600) = 1000 J โœ“)

Question 19: A satellite orbits the Earth at a height of 500 km above the surface. Calculate: (a) the orbital velocity, (b) the period of revolution, (c) the centripetal acceleration. (R = 6400 km, M = 6 ร— 10ยฒโด kg, G = 6.67 ร— 10โปยนยน)

r = 6400 + 500 = 6900 km = 6.9 ร— 10โถ m

(a) Orbital velocity:
$$v = \sqrt{\frac{GM}{r}} = \sqrt{\frac{6.67 \times 10^{-11} \times 6 \times 10^{24}}{6.9 \times 10^6}}$$ $$= \sqrt{\frac{40.02 \times 10^{13}}{6.9 \times 10^6}} = \sqrt{5.803 \times 10^7} = 7618 \text{ m/s} \approx 7.62 \text{ km/s}$$
(b) Period:
$$T = \frac{2\pi r}{v} = \frac{2\pi \times 6.9 \times 10^6}{7618} = \frac{4.335 \times 10^7}{7618} = 5689 \text{ s} \approx 94.8 \text{ min}$$
(c) Centripetal acceleration:
$$a_c = \frac{v^2}{r} = \frac{(7618)^2}{6.9 \times 10^6} = \frac{5.803 \times 10^7}{6.9 \times 10^6} = 8.41 \text{ m/s}^2$$
(Note: This is slightly less than g = 9.8 m/sยฒ, as expected for a satellite above the surface.)

Question 20: A uniform rod of mass 4 kg and length 2 m is pivoted at its center. A particle of mass 1 kg is attached to one end of the rod. The system is set into rotation. Find: (a) the total moment of inertia of the system, (b) if a torque of 6 Nยทm is applied, what is the angular acceleration?

(a) Total moment of inertia:
I_rod (about center) = MLยฒ/12 = 4 ร— 4/12 = 1.333 kgยทmยฒ
I_particle = mrยฒ = 1 ร— 1ยฒ = 1 kgยทmยฒ (r = L/2 = 1 m)
I_total = 1.333 + 1 = 2.333 kgยทmยฒ

(b) Angular acceleration:
$$\alpha = \frac{\tau}{I} = \frac{6}{2.333} = 2.57 \text{ rad/s}^2$$

Question 21: The acceleration due to gravity at a height h above the Earth’s surface is the same as at a depth d below the surface. Show that h = d (if h โ‰ช R). (Hint: g below surface varies as g_d = g(1 โˆ’ d/R))

At height h: g_h = g[R/(R+h)]ยฒ = gRยฒ/(R+h)ยฒ

For h โ‰ช R: R + h โ‰ˆ R, so g_h โ‰ˆ g(1 โˆ’ 2h/R) (using binomial approximation)

At depth d: g_d = g(1 โˆ’ d/R)

Setting g_h = g_d:
g(1 โˆ’ 2h/R) = g(1 โˆ’ d/R)
1 โˆ’ 2h/R = 1 โˆ’ d/R
2h/R = d/R
2h = d, or h = d/2

So actually h = d/2, not h = d! The acceleration decreases faster with height than with depth. At height h = d, g_h would be less than g_d. To get the same g, the height needed is only half the depth.

Question 22: A ball rolls without slipping down an incline of height 5 m and length 10 m. The ball is a solid sphere of mass 2 kg and radius 0.1 m. Find: (a) the speed of the ball at the bottom, (b) the translational and rotational kinetic energies at the bottom. (g = 10 m/sยฒ)

Using conservation of energy: mgh = ยฝmvยฒ + ยฝIฯ‰ยฒ
For solid sphere: I = 2MRยฒ/5, ฯ‰ = v/R
mgh = ยฝmvยฒ + ยฝ(2MRยฒ/5)(vยฒ/Rยฒ) = ยฝmvยฒ + mvยฒ/5 = 7mvยฒ/10

(a) Speed at bottom:
$$v = \sqrt{\frac{10gh}{7}} = \sqrt{\frac{10 \times 10 \times 5}{7}} = \sqrt{\frac{500}{7}} = \sqrt{71.43} = 8.45 \text{ m/s}$$
(b) Kinetic energies:
KE_translational = ยฝmvยฒ = ยฝ ร— 2 ร— 71.43 = 71.43 J
KE_rotational = ยฝIฯ‰ยฒ = mvยฒ/5 = 2 ร— 71.43/5 = 28.57 J
Total KE = 71.43 + 28.57 = 100 J = mgh โœ“

Note: Translational KE is 5/7 of total, rotational KE is 2/7 of total.

Question 23: Two particles of masses 5 kg and 10 kg are separated by 0.5 m. Find: (a) the gravitational force between them, (b) the gravitational field strength at the midpoint between them. (G = 6.67 ร— 10โปยนยน)

(a) Gravitational force:
$$F = \frac{Gm_1 m_2}{r^2} = \frac{6.67 \times 10^{-11} \times 5 \times 10}{0.25} = \frac{3.335 \times 10^{-9}}{0.25} = 1.334 \times 10^{-8} \text{ N}$$
(b) Gravitational field at midpoint (r = 0.25 m from each):
Field due to 5 kg mass (toward it): gโ‚ = GMโ‚/rยฒ = 6.67ร—10โปยนยน ร— 5/0.0625 = 5.336 ร— 10โปโน N/kg
Field due to 10 kg mass (toward it): gโ‚‚ = GMโ‚‚/rยฒ = 6.67ร—10โปยนยน ร— 10/0.0625 = 1.067 ร— 10โปโธ N/kg

Since the fields point in OPPOSITE directions (toward each respective mass):
g_net = gโ‚‚ โˆ’ gโ‚ = (1.067 โˆ’ 0.534) ร— 10โปโธ = 5.33 ร— 10โปโน N/kg (toward the 10 kg mass)

Question 24: A wheel of moment of inertia 0.5 kgยทmยฒ is rotating at 20 rad/s. A frictional torque of 0.2 Nยทm is applied. How many revolutions does the wheel make before coming to rest?

ฮฑ = ฯ„/I = 0.2/0.5 = 0.4 rad/sยฒ (deceleration)

Using ฯ‰ยฒ = ฯ‰โ‚€ยฒ โˆ’ 2ฮฑฮธ:
0 = (20)ยฒ โˆ’ 2(0.4)ฮธ
0 = 400 โˆ’ 0.8ฮธ
ฮธ = 400/0.8 = 500 rad

Revolutions = 500/(2ฯ€) = 79.6 revolutions

Question 25: Prove that the escape velocity from the surface of a planet of radius R and acceleration due to gravity g is v_e = โˆš(2gR). Hence calculate the escape velocity from a planet where g = 4 m/sยฒ and R = 3200 km.

Proof:
To escape, the kinetic energy must equal the gravitational potential energy (to reach r = โˆž where KE = 0 and PE = 0):
ยฝmvยฒ = GMm/R
vยฒ = 2GM/R
Since g = GM/Rยฒ, we have GM = gRยฒ:
vยฒ = 2gRยฒ/R = 2gR
$$v_e = \sqrt{2gR}$$ โœ“
Calculation:
$$v_e = \sqrt{2 \times 4 \times 3.2 \times 10^6} = \sqrt{2.56 \times 10^7} = 5060 \text{ m/s} = 5.06 \text{ km/s}$$

End of Challenge Questions

Dear student, you have completed all the challenge questions for Unit 2! Remember:

  • Always draw diagrams for projectile and circular motion problems.
  • Resolve forces into components before applying equations.
  • Check units at every step โ€” this catches many errors.
  • For gravitation problems, always use the distance between CENTERS.
  • Practice is the key to mastering physics. Keep solving problems!
,


Leave a Reply

Your email address will not be published. Required fields are marked *

Search

About

Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown prmontserrat took a galley of type and scrambled it to make a type specimen book.

Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown prmontserrat took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.

Tags

Gallery