Calculate the slope, y-intercept, and equation of a line given two points.
Enter the coordinates of two points to calculate the gradient.
Explore these examples to understand how the gradient calculator works in different scenarios.
A basic example with two integer points resulting in a positive gradient.
Point 1: (X1: 2, Y1: 3)
Point 2: (X2: 6, Y2: 11)
An example using decimal values that results in a negative gradient.
Point 1: (X1: 1.5, Y1: 5)
Point 2: (X2: 4, Y2: 0.5)
An example where the two y-coordinates are the same, resulting in a gradient of zero.
Point 1: (X1: -3, Y1: 4)
Point 2: (X2: 5, Y2: 4)
An example with larger numbers to show scalability.
Point 1: (X1: 100, Y1: 50)
Point 2: (X2: 350, Y2: 200)