Stress & Strain — Linear Equations That Build Skyscrapers
Stress and Strain
Every bridge, building, airplane, and bicycle frame is designed using a beautifully simple linear equation discovered by Robert Hooke in 1660.
$$\sigma = E \cdot \varepsilon$$
where $\sigma$ (sigma) is stress (force per area, in Pascals), $\varepsilon$ (epsilon) is strain (fractional deformation, unitless), and $E$ is Young's modulus (material stiffness, in GPa).
This is $y = mx$ — a linear equation through the origin. The slope is the stiffness of the material. That's it. The equation that keeps buildings standing is the same equation as a line through the origin.
Stress — Force Spread Over Area
$$\sigma = \frac{F}{A}$$
A 10,000 N force on a 1 cm² steel rod creates a stress of:
$$\sigma = \frac{10{,}000}{0.0001} = 100{,}000{,}000 \text{ Pa} = 100 \text{ MPa}$$
That's division and unit conversion — core arithmetic skills.
Strain — How Much It Stretches
$$\varepsilon = \frac{\Delta L}{L_0}$$
A 1-meter bar that stretches by 0.5 mm has a strain of:
$$\varepsilon = \frac{0.0005}{1.0} = 0.0005 = 0.05\%$$
A steel cable ($E = 200$ GPa) with cross-sectional area $A = 5$ cm² supports a 50,000 N load. How much does a 10-meter cable stretch?
Step 1: Calculate stress:
$$\sigma = \frac{F}{A} = \frac{50{,}000}{5 \times 10^{-4}} = 100 \times 10^6 \text{ Pa} = 100 \text{ MPa}$$
Step 2: Calculate strain using Hooke's Law:
$$\varepsilon = \frac{\sigma}{E} = \frac{100 \times 10^6}{200 \times 10^9} = 5 \times 10^{-4}$$
Step 3: Calculate elongation:
$$\Delta L = \varepsilon \times L_0 = 5 \times 10^{-4} \times 10 = 0.005 \text{ m} = 5 \text{ mm}$$
A 10-meter steel cable under 5 tonnes of load stretches only 5 millimeters. Math tells the engineer it's safe.
Why Different Materials Behave Differently
| Material | Young's Modulus $E$ (GPa) | Stiffness Comparison |
|---|---|---|
| Rubber | 0.01 – 0.1 | Very flexible |
| Wood (along grain) | 8 – 15 | Moderate |
| Bone | 14 – 20 | Moderate |
| Aluminum | 69 | Stiff |
| Steel | 200 | Very stiff |
| Diamond | 1,050 | Extremely stiff |
Each number is the slope of a $\sigma$-$\varepsilon$ line. Steeper slope = stiffer material. Linear equations at work.
The equation $\sigma = E\varepsilon$ is just $y = mx$. Every time you graph a line and calculate its slope, you're doing exactly what structural engineers do to keep buildings from collapsing.