Solveeit Logo

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)(x_1, y_1) and (x2,y2)(x_2, y_2) 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 = y2y1x2x1\dfrac{{{y_2} - {y_1}}}{{{x_2} - {x_1}}}
Now let’s put the value given in formula:
(x1y1)({x_1} - {y_1}) = (2, 2)
(x2y2)({x_2} - {y_2}) = (-1, 4)
By putting the above values in the formula,
m = 4212\dfrac{{4 - 2}}{{ - 1 - 2}}
\Rightarrow m = 23\dfrac{2}{{ - 3}}
Now, using the slope form of the equation,
(yy1)(y - {y_1}) = m (xx1)(x - {x_1})
\Rightarrow (y2)(y - 2) = -23\dfrac{2}{3}(x2)(x - 2)
This is a point slope form equation.

Note: The point slope form can also be written as
(yy2)(y - {y_2}) = m (xx2)(x - {x_2})
Or m = yy1xx1\dfrac{{y - {y_1}}}{{x - {x_1}}} = yy2xx2\dfrac{{y - {y_2}}}{{x - {x_2}}}