Gradient Calculator
Calculate the slope between two points.
Formula first
Overview
The gradient, often referred to as slope, quantifies the steepness and directional orientation of a straight line connecting two distinct points. It represents the constant rate of change along the line, defined geometrically as the ratio of the vertical displacement to the horizontal displacement.
Symbols
Variables
= Point 2 Y, = Point 1 Y, = Point 2 X, = Point 1 X, m = Gradient
Apply it well
When To Use
When to use: Apply this formula whenever you are given the coordinates of two points on a Cartesian plane and need to determine the line's inclination. It is a prerequisite for finding the equation of a line or analyzing the relationship between two linear functions, such as determining if lines are parallel or perpendicular.
Why it matters: This concept is the foundation of differential calculus, where the gradient of a curve at a specific point defines the derivative. In practical applications, it is used by engineers to design safe road inclines and by economists to calculate marginal cost and revenue trends.
Avoid these traps
Common Mistakes
- (x2-x1) on top.
- Subtracting in wrong order (y2-y1 vs x1-x2).
One free problem
Practice Problem
A line passes through the points (2, 3) and (6, 11). Calculate the gradient of this line.
Solve for:
Hint: Subtract the first y-coordinate from the second y-coordinate for the rise, then divide by the run.
The full worked solution stays in the interactive walkthrough.
References
Sources
- Edexcel GCSE Maths — Algebra (Graphs and Coordinate Geometry)