Question
Question: How do you write an equation in point-slope form for the given (2, 2), (-1, 4)?...
How do you write an equation in point-slope form for the given (2, 2), (-1, 4)?
Explanation
Solution
Use equation of line for two points (x1,y1) and (x2,y2) and calculate slope using slope formula.
Complete step by step solution:
Given two points – (2, 2) and (-1, 4)
The slope can be calculated as m = x2−x1y2−y1
Now let’s put the value given in formula:
(x1−y1) = (2, 2)
(x2−y2) = (-1, 4)
By putting the above values in the formula,
m = −1−24−2
⇒ m = −32
Now, using the slope form of the equation,
(y−y1) = m (x−x1)
⇒ (y−2) = -32(x−2)
This is a point slope form equation.
Note: The point slope form can also be written as
(y−y2) = m (x−x2)
Or m = x−x1y−y1 = x−x2y−y2