Question
Question: How do you find the slope of \(\left( 3,5 \right)\) and \(\left( 2,1 \right)\) ?...
How do you find the slope of (3,5) and (2,1) ?
Solution
This problem can be solved easily by the slope-intercept form of a straight line, which states that if two points on a straight line are (x1,y1) and (x2,y2) then, the equation of the straight line would be
y2−y1y−y1=x2−x1x−x1
After putting the given points in this equation, we get the slope of the straight line.
Complete step-by-step answer:
For any straight line, if any two points on the line are known then, we can write the equation of the straight line as
y2−y1y−y1=x2−x1x−x1....equation1
This is called the two point form. Here, (x1,y1) and (x2,y2) are the two known points on the line and (x,y) is any arbitrary point on the same line. In the given problem, the two points given are (3,5) and (2,1) . Therefore, let us assume
(x1,y1)=(3,5)
(x2,y2)=(2,1)
Putting these values in equation1 , we get,
⇒1−5y−5=2−3x−3
⇒−4y−5=−1x−3
Multiplying both sides by (−4) , we get,
⇒y−5=4(x−3)⇒y−5=4x−12
Adding 5 on both sides of the equation, we get,
⇒y−5=4x−12+5
⇒y=4x−7....equation2
Comparing equation 2 with the slope-intercept form y=mx+c , where m is the slope of the line and c is the y-intercept, we get,
m=4 and c=−7
Therefore, we can conclude that the slope of the line joining (3,5) and (2,1) is 4 .
Note: The common mistake made by most of the students is that while putting the values of x1 , x2 and so on, they interchange the values. This mistake can lead to negative answers or even completely wrong answers at times. An alternate method to solve this problem is by taking the slope-intercept form of a straight line y=mx+c , putting the points in the equation one by one, and finally subtract the two equations formed to get the value of slope.