In short

Mathematics is the language physics uses to describe nature — not an add-on, but the core medium. Functions map physical inputs to outputs, graphs make those relationships visible, and two key graph operations (slope and area) correspond directly to rate of change and accumulated quantity. Mastering the translation between a physical situation and its mathematical description is what separates understanding physics from memorising it.

A cricket ball leaves the bowler's hand. In the first second it covers 40 metres. In the next second, 35 metres. Then 31, then 27. The ball is slowing down — air resistance is pulling energy from it with every passing moment. You can describe this in words, but the words get clumsy fast. How much is it slowing? At what rate does the rate itself change? When exactly will it reach the batsman 20 metres away?

To answer those questions, you reach for mathematics — not because it is fancy, but because it is precise. A sentence like "the ball is slowing down" tells you the direction of change. An equation like v(t) = 40 - 5t tells you the direction, the rate, and every future velocity in a single line. Physics chose mathematics as its language not out of tradition but out of necessity. No other language is compact enough, precise enough, or honest enough.

Why equations encode physical truths

An equation is a compressed statement about nature. Take F = ma. Three symbols, one relationship: force equals mass times acceleration. But look at what is packed in there. The equation says force is proportional to acceleration — double the acceleration, double the force. It says force is proportional to mass — push a heavier object, and you need more force for the same acceleration. It says nothing about colour, shape, temperature, or the day of the week. By listing only m and a, the equation is silently telling you that everything else is irrelevant.

That silence is the real power. When you write T = 2\pi\sqrt{L/g} for the time period of a pendulum, you are saying: the period depends on the string length L and the gravitational acceleration g. The mass of the bob does not appear. That absence is a physical fact — a heavier bob swings at the same rate as a lighter one — and the equation encodes it by leaving mass out entirely.

Physics equations are not recipes to memorise. They are claims about the world, written in a language where every symbol earns its place and every absence is a statement.

Functions and their physical meaning

A function is a rule that takes one quantity as input and produces another as output. In physics, functions describe how one measurable thing depends on another.

Drop a stone from a tall building. Its height h above the ground depends on time t:

h(t) = h_0 - \tfrac{1}{2}g\,t^2

Why: the stone starts at height h_0 and falls freely under gravity. The distance fallen in time t is \frac{1}{2}g\,t^2, so the remaining height is h_0 minus that distance.

This is a function — feed in a time, get back a height. At t = 0, the height is h_0 (the stone has not moved). At t = 1 s, the height is h_0 - 4.9 m. At t = 2 s, the height is h_0 - 19.6 m. The function is a complete description of the stone's vertical position at every instant.

The physical interpretation of a function is always this: one quantity controls another, and the function tells you exactly how. Time controls position. Pressure controls volume. Voltage controls current. The function is the bridge between the two.

Graphs — making functions visible

A graph turns a function into a picture. The horizontal axis carries the input (the independent variable — the thing you control or that marches forward on its own, like time). The vertical axis carries the output (the dependent variable — the thing that responds). Each point on the curve says: "at this input, the output is this."

Consider an autorickshaw accelerating from rest. Its speed v in m/s might grow with time as v(t) = 3t for the first few seconds. On a graph, this is a straight line through the origin with slope 3 — every second, the speed increases by 3 m/s.

Speed vs time for an autorickshaw accelerating uniformly at 3 m/s². The straight line tells you the acceleration is constant — the speed increases by the same amount every second.

Now compare that with a ball thrown straight up. Its height follows a parabola: h(t) = 20t - 4.9t^2 (thrown upward at 20 m/s). The graph rises, peaks, and comes back down.

Height vs time for a ball thrown straight up at 20 m/s. The parabola peaks when the upward velocity runs out, then the ball falls back. The curve's shape encodes the entire flight — you can read off the maximum height, the time of flight, and even the speed at any instant (from the slope).

The graph does something words cannot: it shows the entire history of the motion at once. You see the rise, the peak, the fall. You see that the ball spends more time near the top (the curve flattens) and less time near the ground (the curve is steep). The shape of the graph is the physics.

Proportionality — how nature connects quantities

Most physical relationships fall into a few clean patterns. Recognising which pattern you are dealing with is one of the most useful skills in physics.

Direct proportionality

Two quantities are directly proportional when doubling one doubles the other. The graph is a straight line through the origin.

F = ma

Fix the mass of a cricket ball at 0.16 kg. If you double the acceleration, the force doubles. Triple the acceleration, the force triples. The relationship between F and a is a straight line through the origin with slope m = 0.16 kg.

Why through the origin: when a = 0 (no acceleration), F = 0 (no net force). The line must pass through (0, 0).

You write this as F \propto a (read: "F is proportional to a"), which means F = ka for some constant k. In this case, k = m.

Inverse proportionality

Two quantities are inversely proportional when doubling one halves the other. The graph is a hyperbola — a curve that swoops down and approaches the axis without ever touching it.

P = \frac{F}{A}

Press your thumb onto a table with a fixed force of 10 N. The pressure you exert depends on the area of contact. Spread the same force over a larger area and the pressure drops. Double the area, halve the pressure. The relationship between P and A is P = F/A — an inverse proportionality.

Pressure vs area for a constant force of 10 N. As the contact area increases, the pressure drops — the same force spread over more surface. This is why a nail's sharp point (tiny area) can pierce wood, but pressing the flat head (large area) with the same force does nothing.

You write this as P \propto 1/A, or equivalently PA = \text{constant}. The product of the two quantities stays the same as you move along the curve.

Power-law relationships

Many physical relationships involve a quantity raised to a power. The kinetic energy of a moving object depends on the square of its speed:

KE = \tfrac{1}{2}mv^2

This is neither direct nor inverse proportionality — it is a power law with exponent 2. Double the speed and the kinetic energy quadruples. Triple the speed and it goes up by a factor of 9.

Kinetic energy vs speed for an object of mass 3 kg. The parabolic curve shows that energy grows much faster than speed — doubling your speed from 4 to 8 m/s multiplies your kinetic energy by four. This is why road accidents at high speed are so much more destructive than at low speed.

Why this matters in real life: a car moving at 60 km/h has four times the kinetic energy of the same car at 30 km/h. Stopping distance (which depends on energy) is therefore four times longer. The speed-squared dependence is the single most important fact behind road-safety rules about speed limits.

Power laws show up everywhere in physics. Gravitational force falls as 1/r^2 (inverse-square law). The period of a planet's orbit grows as r^{3/2} (Kepler's third law). Recognising the exponent tells you how sensitively one quantity responds to changes in the other.

Coordinate systems — choosing the right frame

To describe position, you need a coordinate system — an agreed-upon way of labelling every point in space with numbers. Two systems dominate physics.

Cartesian coordinates

The most familiar system: two perpendicular axes, x (horizontal) and y (vertical). Every point gets a pair (x, y). This system is natural when the geometry is rectangular — a block sliding on a flat surface, a ball thrown in a vertical plane, the position of a train on a straight track.

Polar coordinates

Some problems have circular symmetry — a planet orbiting a star, a stone whirling on a string, the vibration of a circular drumhead. For these, forcing Cartesian coordinates is awkward. The natural description uses the distance from a centre point r and the angle \theta from a reference direction. Every point becomes (r, \theta).

Cartesian vs polar coordinates for the same point Left panel shows a point P at Cartesian coordinates (3, 4) with horizontal and vertical grid lines. Right panel shows the same point at polar coordinates r = 5 and theta = 53 degrees, with concentric circles and radial lines. Cartesian (x, y) P (3, 4) x y 1 2 3 4 1 2 3 4 Polar (r, θ) θ = 53° P (5, 53°) r = 5
The same point P described in two ways. In Cartesian coordinates: 3 units right, 4 units up — $(3, 4)$. In polar coordinates: 5 units from the origin at an angle of 53° — $(5, 53°)$. The two descriptions carry the same information; the choice depends on the shape of the problem.

The conversion between the two is straightforward:

x = r\cos\theta, \qquad y = r\sin\theta
r = \sqrt{x^2 + y^2}, \qquad \theta = \arctan\!\left(\frac{y}{x}\right)

Why: these come from the basic trigonometry of a right triangle. The point P, the origin, and the foot of the perpendicular from P to the x-axis form a right triangle with hypotenuse r.

The rule of thumb: use Cartesian coordinates when the problem has straight lines and right angles. Use polar coordinates when the problem has circles, orbits, or radial symmetry. Choosing the right coordinate system does not change the physics — but it can turn a messy problem into a clean one.

Slope — reading the rate of change from a graph

The slope of a graph at any point tells you how fast the output is changing per unit change in the input. In physics, slope almost always means a rate.

On a position-time graph, slope is velocity — how many metres per second the position is changing. On a velocity-time graph, slope is acceleration — how many metres per second the velocity changes each second. On a charge-time graph, slope is current. The physical quantity changes, but the mathematical operation is always the same: rise over run.

For a straight-line graph, the slope is constant everywhere:

\text{slope} = \frac{\Delta y}{\Delta x} = \frac{y_2 - y_1}{x_2 - x_1}

Why: pick any two points on the line. The ratio of the vertical change to the horizontal change is the same no matter which two points you pick — that is what it means for the line to be straight.

For a curve, the slope changes from point to point. At any given point, the slope is the slope of the tangent line — the straight line that just touches the curve at that point without crossing it. This is where calculus enters: the derivative dy/dx is a precise way of computing the slope of the tangent at any point. You will meet the derivative formally in Calculus and Physics, but the idea is already here: slope is rate of change.

A steep upward slope means the quantity is increasing rapidly. A shallow slope means it is increasing slowly. A horizontal tangent (slope = 0) means the quantity has momentarily stopped changing — the ball at the top of its arc, the pendulum at the extreme of its swing. A negative slope means the quantity is decreasing.

Area under a curve — reading the accumulated quantity

If slope tells you the rate, the area under a curve tells you the total. This is the other half of the graph-reading toolkit, and it is just as important.

On a velocity-time graph, the area under the curve is the total distance travelled (or more precisely, the displacement). On a force-displacement graph, the area is the work done. On a power-time graph, the area is the total energy. On a current-time graph, the area is the total charge.

For a constant velocity v over a time interval \Delta t, the "area" is just a rectangle:

\text{displacement} = v \times \Delta t

For a velocity that changes linearly (uniform acceleration), the area is a trapezoid or triangle:

\text{displacement} = \tfrac{1}{2}(u + v) \times t

Why: a linearly increasing velocity from u to v over time t traces a trapezoid on the v-t graph. The area of a trapezoid is half the sum of the parallel sides times the height — here, \frac{1}{2}(u + v) \times t.

For a velocity that changes in any arbitrary way, you need to add up infinitely many infinitesimally thin rectangles — and that sum is the integral \int v\,dt. You will meet integration formally later, but the geometric meaning is already clear: the area under the curve is the accumulated total.

Area under a velocity-time graph equals displacement A velocity-time graph showing a linearly increasing velocity from 2 m/s to 10 m/s over 4 seconds. The trapezoidal area underneath is shaded, representing displacement of 24 m. time (s) velocity (m/s) 0 1 2 3 4 2 4 6 8 10 Area = ½(2 + 10) × 4 = 24 m
An autorickshaw accelerates uniformly from 2 m/s to 10 m/s over 4 seconds. The shaded trapezoid under the velocity-time line has area $\frac{1}{2}(2 + 10) \times 4 = 24$ m — the total displacement during this interval.

The slope-area duality is one of the deepest ideas in all of mathematics and physics. The slope of a position-time graph gives velocity; the area under a velocity-time graph gives position. They are inverse operations — one undoes the other. This is the fundamental theorem of calculus dressed up in physical clothing, and you will use it in every branch of physics from mechanics to electromagnetism.

Worked examples

Example 1: Reading a speed-time graph

An ISRO sounding rocket fires vertically. During the first 10 seconds of powered flight, its speed increases linearly from 0 to 200 m/s. Find: (a) the acceleration, and (b) the altitude gained during these 10 seconds.

Speed-time graph for a sounding rocket during powered ascent A straight line from the origin (0, 0) to (10, 200). The triangular area underneath is shaded, representing altitude gained of 1000 metres. time (s) speed (m/s) 0 5 10 100 200 slope = acceleration area = altitude
The straight line from 0 to 200 m/s over 10 seconds. The slope gives the acceleration; the triangular area gives the altitude gained.

(a) Acceleration = slope of the speed-time graph.

a = \frac{\Delta v}{\Delta t} = \frac{200 - 0}{10 - 0} = 20 \text{ m/s}^2

Why: on a speed-time graph, the slope (rise over run) is the change in speed divided by the change in time — which is exactly the definition of acceleration.

(b) Altitude gained = area under the speed-time graph.

The shape under the line is a triangle with base 10 s and height 200 m/s.

\text{altitude} = \tfrac{1}{2} \times \text{base} \times \text{height} = \tfrac{1}{2} \times 10 \times 200 = 1000 \text{ m}

Why: the area under a speed-time graph equals displacement. For a straight line starting from zero, the area is a triangle. The rocket climbs 1 km in its first 10 seconds of powered flight.

Result: Acceleration = 20 m/s². Altitude gained = 1000 m (1 km).

Example 2: Identifying proportionality from data

A student measures the extension x of a spring for different applied forces F and records the following data:

F (N) 2 4 6 8 10
x (cm) 1.0 2.1 2.9 4.0 5.1

Determine the type of proportionality and estimate the spring constant.

Force vs extension data plotted with a best-fit line through the origin. The points lie close to a straight line, confirming direct proportionality — this is Hooke's law in action.

Step 1. Check for direct proportionality. If x \propto F, then the ratio x/F should be approximately constant.

F (N) 2 4 6 8 10
x/F (cm/N) 0.50 0.525 0.483 0.50 0.51

Why: for direct proportionality, the ratio of the two quantities is a constant. The values cluster around 0.50 cm/N, with only small fluctuations due to measurement error.

Step 2. Conclude the relationship. The data is consistent with x = kF where k \approx 0.50 cm/N.

Converting to SI: k = 0.0050 m/N. This is the reciprocal of the spring constant: k = 1/K, so:

K = \frac{1}{0.0050} = 200 \text{ N/m}

Why: Hooke's law says F = Kx, which rearranges to x = F/K. The slope of the x-vs-F graph gives 1/K, so inverting it gives the spring constant.

Result: The extension is directly proportional to the applied force (Hooke's law). The spring constant is approximately 200 N/m. This is a moderately stiff spring — the kind you might find inside a ballpoint pen retraction mechanism.

Common confusions

If you came here to understand how mathematics serves as the language of physics, to read graphs, and to recognise proportionality patterns, you have what you need. What follows is for readers who want a more formal look at functional relationships and the mathematical structures beneath them.

Power-law analysis — the log-log trick

Suppose you suspect a relationship y = Cx^n but do not know the exponent n. Take the logarithm of both sides:

\log y = \log C + n \log x

Why: the logarithm turns a power law into a linear relationship. If you plot \log y against \log x, you get a straight line with slope n and y-intercept \log C.

This is the log-log plot technique. It is how physicists determine unknown exponents from experimental data. If your data falls on a straight line on a log-log plot, the relationship is a power law, and the slope of that line is the exponent.

For example, Kepler's third law says T^2 \propto r^3 for planetary orbits, which means T \propto r^{3/2}. On a log-log plot of orbital period vs orbital radius, the data points for all planets in the solar system fall on a straight line with slope exactly 3/2. This is how the exponent was confirmed — long before anyone had a theory of gravity to explain it.

Dimensional consistency as a constraint on functional form

The mathematical form of a physical law is not arbitrary — it is constrained by the dimensions of the quantities involved. If you know that a time period T depends on a length L and an acceleration g, dimensional analysis forces the relationship to be:

T \propto \sqrt{\frac{L}{g}}

Why: [L] = \text{m}, [g] = \text{m/s}^2, so [L/g] = \text{s}^2, and \sqrt{L/g} has dimensions of seconds — matching [T]. No other combination of L and g (without dimensionless constants or other quantities) gives units of time.

This is not a derivation — the factor of 2\pi cannot come from dimensional analysis. But it narrows the possibilities enormously. Before you solve a single equation, dimensions tell you the answer must look like \sqrt{L/g} times some dimensionless number. The full derivation (from Newton's second law and the small-angle approximation) then fills in the 2\pi.

Linearity and superposition

A relationship y = f(x) is called linear if f(ax + bz) = af(x) + bf(z) for any constants a, b and inputs x, z. This property — called the superposition principle — is enormously powerful in physics.

In an electric circuit obeying Ohm's law, V = IR, the current responds linearly to voltage. If voltage V_1 produces current I_1 and voltage V_2 produces current I_2, then voltage V_1 + V_2 produces current I_1 + I_2. You can analyse each source separately and add the results.

Superposition breaks down for nonlinear systems — a diode, a turbulent fluid, a large-amplitude pendulum. Recognising whether a system is linear or nonlinear is often the first question a physicist asks, because it determines which mathematical tools will work.

Where this leads next