Gradient (or slope) of a Line, and Inclination
Application: Road sign, indicating a steep gradient.
A 15% road gradient is equivalent to m=0.15.
gradient=horizontal runvertical riseIn the following triangle, the gradient of the line is given by: ba
In general, for the line joining the points (x1, y1) and (x2,y2), we have:
Gradient of a Line Formula
We see from the diagram above, that the gradient (usually written m) is given by:m=x2−x1y2−y1
Interactive graph - slope of a line
You can explore the concept of slope of a line in the following JSXGraph (it's not a fixed image).Drag either point A or point B to investigate how the gradient formula works. The numbers will update as you interact with the graph.
Notice what happens to the sign (plus or minus) of the slope when point B is above or below A.
0,0
A
B
C
slope m
= rise / run
= 7 / 10
= 0.7
= rise / run
= 7 / 10
= 0.7
(-9, -4)
(1, 3)
(1, -4)
y2 − y1
= 3 − -4
= 7
= 3 − -4
= 7
x2 − x1
= 1 − -9
= 10
= 1 − -9
= 10
5
10
-5
-10
5
-5
x
y
You can move the graph up-down, left-right if you hold down the "Shift" key and then drag the graph.
Sometimes the explanation boxes overlap. It can't be helped!
If you get lost, you can always refresh the page.
Sometimes the explanation boxes overlap. It can't be helped!
If you get lost, you can always refresh the page.
Example
Find the slope of the line joining the points (-4, -1) and (2, -5).Positive and Negative Slopes
In general, a positive slope indicates the value of the dependent variable increases as we go left to right:
[The dependent variable (usually x) in the above graph is the y-value.]
A negative slope means that the value of the dependent variable (usually y) is decreasing as we go left to right:
Inclination
From trigonometry, we recall that the tan of angle α is given by:
tan α=adjacentoppositeNow, since slope is also defined as opposite/adjacent, we have:
This gives us the result:
Then we can find angle α usingtan α = m
This angle α is called the inclination of the line.α = arctan m(That is, α = tan-1 m)