AQA A-Level Physics: Mechanics and Materials — Complete Revision Guide
AQA A-Level Physics: Mechanics and Materials — Complete Revision Guide
Mechanics and Materials (Section 3.4 of AQA 7408) is the engine room of A-Level Physics. The skills it builds — resolving vectors, applying Newton's laws, conserving momentum and energy, reasoning about stress and strain — drive almost every other topic on the course. Paper 1 will lean heavily on these ideas. Paper 2 assumes you have them. Paper 3 Section A will test the two required practicals (free fall and Young modulus) drawn from this unit. If you can build a robust mechanics foundation in Year 12, the rest of the A-Level becomes materially easier.
This guide walks through the complete content of AQA Section 3.4: scalars and vectors; kinematics and the SUVAT equations; projectile motion; Newton's laws and free-body diagrams; momentum, impulse and collisions; work, energy and power; moments and rotational equilibrium; stress, strain and Young modulus; material properties; density and pressure including Archimedes' principle; and the two required practicals (RP1 free fall and RP2 Young modulus). It is written for students who want to push beyond pattern-matching into genuine understanding — the level of mechanical reasoning that earns A* across Paper 1.
Where Mechanics and Materials Sits in the Specification
Section 3.4 sits at the centre of Paper 1 and feeds forward into almost every other unit. The further-mechanics extension (circular motion, simple harmonic motion) builds on it in AQA A-Level Physics: Further Mechanics. The energy-conservation reasoning reappears throughout AQA A-Level Physics: Thermal Physics. The momentum analysis transfers directly to nuclear collisions in AQA A-Level Physics: Nuclear Physics. Our AQA A-Level Physics: Mechanics and Materials course covers the topic in ten lessons.
Scalars and Vectors
The first piece of mechanics is the distinction between scalar and vector quantities. A scalar has magnitude only — mass, energy, temperature, time, distance. A vector has both magnitude and direction — velocity, acceleration, force, displacement, momentum.
Vector addition is geometrical, not algebraic. Two forces of 3 N and 4 N at right angles produce a resultant of √(3² + 4²) = 5 N (Pythagoras), at arctan(3/4) ≈ 37° to the 4 N direction. To resolve a vector into perpendicular components, project it along two axes (usually horizontal and vertical). For a vector of magnitude F at angle θ to the horizontal, the horizontal component is F cos θ and the vertical component is F sin θ.
The single most common error in this topic is swapping sine and cosine. The rule: the component adjacent to the angle θ uses cosine; the component opposite uses sine. Always draw a diagram and label the angle before reaching for trig functions.
Kinematics and SUVAT
For motion under constant acceleration, the five quantities of interest are linked by four equations — the SUVAT family.
| Symbol | Quantity |
|---|---|
| s | displacement |
| u | initial velocity |
| v | final velocity |
| a | acceleration |
| t | time |
v = u + at s = ut + ½at² v² = u² + 2as s = ½(u + v)t
Each equation contains four of the five quantities. To solve a problem, identify the three known quantities and the one you want, then pick the equation containing all four.
Crucial caveat: SUVAT applies only when acceleration is constant. If acceleration varies — say, when air resistance becomes significant — these equations are wrong, and you must use graphical or calculus methods.
Graphical Methods
Position–time, velocity–time and acceleration–time graphs encode the same information.
- The gradient of a position–time graph is velocity.
- The gradient of a velocity–time graph is acceleration.
- The area under a velocity–time graph is displacement.
- The area under an acceleration–time graph is the change in velocity.
For motion with non-constant acceleration, these graphical relationships still hold — they are the calculus definitions, not specific to constant acceleration.
Projectile Motion
A projectile is an object moving under gravity alone (air resistance neglected). The horizontal and vertical motions are independent and can be analysed separately. This is the single most important idea in projectiles.
- Horizontally, the acceleration is zero, so horizontal velocity is constant.
- Vertically, the acceleration is g downward (≈ 9.81 m s⁻² near Earth's surface).
The two motions are linked only by the shared time t — the projectile spends the same amount of time falling vertically as it does travelling horizontally.
Worked Example
A ball is thrown horizontally from a 20 m high cliff at 15 m s⁻¹. How far does it land from the base?
Time to fall: from s = ½gt², 20 = ½ × 9.81 × t², giving t = √(40/9.81) ≈ 2.02 s.
Horizontal distance: d = u_x × t = 15 × 2.02 ≈ 30.3 m.
For an object launched at angle θ above the horizontal with initial speed u, resolve into components: u_x = u cos θ, u_y = u sin θ. Apply SUVAT separately to each direction. The time to reach maximum height (when v_y = 0) is u sin θ / g; for a symmetric trajectory, total flight time is double this; range R = u_x × total time = u² sin(2θ) / g, maximised at θ = 45°.
Newton's Laws of Motion
Newton's first law: A body remains at rest or moves with constant velocity unless acted on by a resultant force.
Newton's second law: The resultant force on a body equals the rate of change of its momentum. For constant mass, this reduces to F = ma.
Newton's third law: When two bodies interact, each exerts a force on the other equal in magnitude and opposite in direction. The forces act on different bodies.
The third law is the most-misunderstood at A-Level. The classic test: a book sits on a table. The weight of the book pulls it down; the table pushes the book up with a normal force of equal magnitude. These two forces are not a third-law pair — they act on the same body (the book), and they balance because the book is in equilibrium, not because of Newton III. The Newton-III partner of "table pushing book up" is "book pushing table down" — equal, opposite, acting on the table.
Free-Body Diagrams
Draw the body of interest. Add an arrow for every force acting on it, labelled with magnitude and direction. Do not include forces the body exerts on other things. The free-body diagram is the launching point for every multi-body mechanics problem.
For an object on an inclined plane at angle θ, gravity (magnitude mg) resolves into a component mg sin θ down the slope and a component mg cos θ into the slope. The normal force balances mg cos θ; the slope-parallel net force (if friction is neglected) is mg sin θ.
Momentum and Impulse
Linear momentum p = mv. Momentum is a vector and is conserved in any isolated system (no external forces).
Impulse is the change in momentum: Δp = FΔt. For variable forces, impulse is the area under the F–t graph. Impulse is why airbags, crumple zones and bungee cords work — they extend the impact time, reducing the average force for the same momentum change.
Collisions
Conservation of momentum applies to all collisions. Conservation of kinetic energy applies only to elastic collisions; in inelastic collisions, some kinetic energy is converted to other forms (heat, sound, deformation).
For a one-dimensional collision between two bodies:
m₁u₁ + m₂u₂ = m₁v₁ + m₂v₂
Signs matter — opposite directions are opposite signs. A common-error trap: a moving object colliding with a stationary one. The stationary object's velocity is u₂ = 0, not a missing term you can omit.
For a perfectly inelastic collision, the bodies stick and move with a common velocity afterwards: m₁u₁ + m₂u₂ = (m₁ + m₂) v.
Work, Energy and Power
Work done = force × distance moved in the direction of the force = Fs cos θ, where θ is the angle between the force and the displacement.
- Force and displacement parallel: W = Fs.
- Force perpendicular to displacement: W = 0 (e.g. centripetal force does no work).
- Negative work: the force has a component opposite to the displacement (e.g. friction).
The kinetic energy of a body of mass m moving at speed v is E_k = ½mv². The gravitational potential energy at height h above some reference is E_p = mgh (valid near Earth's surface where g is approximately constant).
The work–energy theorem states that the net work done on a body equals its change in kinetic energy. This is a powerful problem-solving tool — for many problems, tracking energy is far easier than analysing forces directly.
Power is the rate of doing work: P = W/t. For an object moving at speed v under a constant driving force F parallel to its motion, P = Fv. For vehicles moving at terminal speed (resistive forces equal to driving force), P = F(resistive) × v.
Conservation of Energy
In any closed system, the total energy is constant. Energy may transfer between forms (kinetic ↔ potential ↔ thermal ↔ chemical) but the total is invariant. This single principle solves a vast range of problems.
Efficiency measures how much useful energy is extracted from the input:
Efficiency = useful energy output / total energy input
(or, equivalently, useful power out / total power in). Efficiency is a fraction between 0 and 1 and is often quoted as a percentage. No real machine reaches 100% efficiency because some energy always degrades to forms (heat, sound) that we cannot extract as useful work — a consequence of the second law of thermodynamics.
Moments and Rotational Equilibrium
The moment (or torque) of a force about a pivot is force × perpendicular distance from the pivot to the line of action of the force:
Moment = F × d
For a body in rotational equilibrium, the sum of clockwise moments about any point equals the sum of anticlockwise moments about that point. A body in full equilibrium has both zero resultant force and zero resultant moment.
A couple is a pair of equal, opposite, non-collinear forces. The couple exerts no resultant force but produces a turning effect — the moment of a couple is F × d, where d is the perpendicular distance between the two lines of action.
Strategy for moments problems: pick a pivot point that eliminates an unknown force. Any force that passes through your chosen pivot exerts no moment about it.
Stress, Strain and Young Modulus
When a tensile force is applied to a wire, it stretches. The behaviour is captured by three quantities.
Stress σ = F/A, where F is the applied force and A is the cross-sectional area. Units: Pa.
Strain ε = ΔL/L, where ΔL is the extension and L is the original length. Strain is dimensionless.
Young modulus E = stress / strain = (F/A) / (ΔL/L) = FL / (AΔL). Units: Pa.
For a material obeying Hooke's law, the extension is proportional to the applied force up to the limit of proportionality. The constant of proportionality, expressed as Young modulus, is a material property — copper has E ≈ 130 GPa, steel ≈ 200 GPa, aluminium ≈ 70 GPa.
The elastic limit is the point beyond which the wire does not return to its original length on unloading; plastic deformation has occurred. Above the elastic limit, the stress–strain graph deviates from a straight line and the work done is partly converted to permanent rearrangement of atoms (plus heat).
Elastic Strain Energy
The energy stored in a stretched material (the area under the force–extension graph) is:
E = ½ × F × ΔL = ½ × (F/A) × (ΔL/L) × A × L = ½ × stress × strain × volume
For a wire stretched within its elastic limit, this energy is fully recovered on unloading.
Material Properties
Different materials behave differently under stress.
- Ductile materials (copper, lead) extend significantly before fracture, with substantial plastic deformation.
- Brittle materials (glass, ceramics) fracture with little plastic deformation; the stress–strain graph is roughly linear right up to fracture.
- Hard materials resist denting and scratching.
- Tough materials absorb a lot of energy before failing (the area under the stress–strain graph).
- Stiff materials have a high Young modulus — they resist deformation.
- Strong materials have a high ultimate tensile stress — they require a large stress before failing.
Stiffness and strength are independent. Glass is stiff and strong (in compression) but not tough; rubber is tough but not stiff.
Density and Pressure
Density ρ = m/V. Units: kg m⁻³.
Pressure p = F/A. Units: Pa.
For a column of fluid at depth h below the surface, the hydrostatic pressure (excluding atmospheric pressure) is:
p = ρgh
Atmospheric pressure at sea level is about 1.0 × 10⁵ Pa, equivalent to the pressure exerted by about 10 m of water.
Archimedes' Principle
An object immersed in a fluid experiences an upthrust (buoyant force) equal to the weight of fluid it displaces. The principle holds for fully and partially submerged objects.
For an object floating in equilibrium, weight = upthrust. So the weight of the object equals the weight of fluid displaced. An iron ship floats because its hull displaces a volume of water whose mass equals the ship's mass — even though iron itself sinks in water.
Required Practical 1: Determining g by Free Fall
The setup: an electromagnet holds a small steel ball at the top of a vertical column. When the current is cut, the ball falls and triggers a timer; the timer stops when the ball strikes a trapdoor at the bottom.
The method:
- Measure the fall distance s with a metre rule.
- Energise the electromagnet to hold the ball. Reset the timer.
- Cut the current; the ball falls. Record the fall time t.
- Repeat at least three times at the same fall distance to find a mean t.
- Vary s across a wide range (say 0.4–1.5 m) and repeat.
- Apply s = ½gt², so a plot of s against ½t² is linear with gradient g. Equivalently, plot t² against s — gradient 2/g.
Sources of uncertainty: the trigger lag of the electromagnet, parallax in reading the metre rule, the ball's initial position relative to the rule, and reaction-time error in older stopwatch-based apparatus. Method improvements: using a light gate to start and stop the timer, increasing s to keep percentage uncertainty in t small, and repeating each measurement.
Typical results yield g within a few percent of the accepted value of 9.81 m s⁻², with the discrepancy attributable to air resistance and the trigger lag.
Required Practical 2: Determining Young Modulus
The setup: a long, thin wire is clamped horizontally (or fixed vertically over a pulley) and loaded with increasing masses. The extension is measured with a vernier scale or a travelling microscope.
The method:
- Measure the initial length L of the wire between the clamp and the reference marker with a metre rule.
- Measure the diameter d at three points along the wire using a micrometer screw gauge. Average. Compute cross-sectional area A = π(d/2)².
- Load the wire with successively larger masses m. After each load, record the extension ΔL from the vernier reading.
- Plot a force–extension graph (or stress–strain graph). For small extensions, the graph should be linear.
- Extract the gradient. From stress–strain, the gradient is Young modulus directly. From force–extension, multiply gradient by L/A to get Young modulus.
Sources of uncertainty: the diameter, raised to a power of 2 in the area, dominates the percentage uncertainty (this is the canonical example from the AQA A-Level Physics: Measurements and Their Errors course). Method improvements: using a long wire (large L gives measurable ΔL), measuring the diameter at several points to detect non-uniformity, and avoiding loading past the elastic limit.
Safety: loaded wires can snap, especially if loaded near the elastic limit. Wear safety goggles. Use a sand tray under the suspended masses.
How to Study This Topic
Three habits separate strong mechanics performances.
- Draw a free-body diagram for every problem. Even a one-line problem. The diagram makes errors visible — forgotten forces, wrong angles, sign-flips — before they enter the algebra.
- Pick conservation laws over force analysis where possible. For collisions, momentum conservation is almost always simpler than force-time analysis. For energy-transfer problems, work–energy theorem is almost always simpler than acceleration analysis.
- Practise the two required practicals at the level of a Paper 3 question. Be able to describe the apparatus, justify the method, identify the dominant uncertainty, and suggest two specific improvements.
Common pitfalls to inoculate against:
- Confusing weight and mass (weight is a force in newtons; mass is a property in kilograms).
- Forgetting to convert masses (g → kg), distances (cm → m), or times (ms → s) into SI units.
- Treating Newton-III pairs as if they balance on a single body (they act on different bodies and never cancel).
- Using SUVAT under non-constant acceleration (e.g. with air resistance significant).
- Treating the area A in stress = F/A as if it were the diameter (it's cross-sectional area — and for a circle, it scales with the diameter squared, which doubles the percentage uncertainty contribution).
Related LearningBro Courses
- AQA A-Level Physics: Mechanics and Materials — the ten-lesson home course for Section 3.4
- AQA A-Level Physics: Further Mechanics — extends to circular motion and simple harmonic motion
- AQA A-Level Physics: Thermal Physics — applies energy conservation to gases and kinetic theory
- AQA A-Level Physics: Engineering Physics — optional unit extending rotational mechanics
- AQA A-Level Physics: Measurements and Their Errors — the toolkit for processing RP1 and RP2 data
Related Reading
- AQA A-Level Physics: Measurements and Uncertainties Guide — error propagation in the free-fall and Young modulus practicals
- AQA A-Level Physics: Electricity Guide — circuits and resistivity, the natural Paper 1 partner to mechanics
- AQA A-Level Physics: Exam Strategy Guide — how Section 3.4 questions are structured on Paper 1