Question
Question: How do you find the slope from the pair of points \(\left( -5,-4 \right)\) and \(\left( 5,2 \right)\...
How do you find the slope from the pair of points (−5,−4) and (5,2) ?
Solution
We are given 2 points (−5,−4) and (5,2) , we are asked to find the slope of the line which will pass through these points, to answer this we start by learning about what does slope mean, what are the method we focus on finding slope using ratio of coordinates or using the angle that is formed with the horizontal axis, we also learn about slope intercept form to get the slope.
Complete step-by-step solution:
We are given a pair of points which are (−5,−4) and (5,2) , we have to find the slope using those pairs of points.
To answer this we first learn about the definition and the ways to find the slope.
Now, the slope of any line is the angle made by the line with the positive x-axis.
We generally find the slope by finding the ratio of rise and run.
Rise means movement of the function along the y-axis, while run refers to the movement along x-axis.
So, one way is slope =runrise.
Another way is to find the term of the angle made by the line with the x-axis.
So, slope =tanθ .
Slope is denoted as ‘m’, so m=tanθ or m=runrise .
Other ways to find the slope is to use the equation given to us.
Generally the equation of line in standard form is given as ax+by+c=0 .
We can convert this equation to slope intercept form given as –
y=mx+c .
Where ‘m’ is a slope, ‘c’ is the y-intercept. So, we can find slope and intercept from here.
Now we have two points (−5,−4) and (5,2) we start by considering these points as (x1,y1)=(−5,−4) and other point as (x2,y2)=(5,2) .
Now, we will use slope=runrise .
Run is the difference in x-interval. So, run=x2−x1 .
As x2=5 and x1=−5 .
So,
run=x2−x1=5−(−5)=10 .
So, we get run = 10.
Similarly, we will find rise.
The rise is the difference of y-interval.
rise=y2−y1 .
As we have y2=2 and y1=−4 .
So, we get –
rise=2+4=6
Now we have rise = 6 and run = 10.
So,
slope=runrise
=106 .
By simplifying, we get –
slope=53 .
Note: We can also directly apply the value
slope=x2−x1y2−y1 .
Since, we have y2=2,y1=−4,x2=5,x1=−5 .
So, slope=x2−x1y2−y1 .
=5−(−5)2−(−4)=106 .
So, slope=53 .
If we have the equation of line ax+by+c=0 then here the short way to find the slope is the ratio of ‘-a’ and ‘b’ slope=b−a .