Stephanie M. answered 05/01/15
Tutor
5.0
(888)
Degree in Math with 5+ Years of Tutoring Experience
First, remember that point-slope form of a line is:
y - y1 = m(x - x1),
where m = slope and (x1, y1) is a point the line passes through.
Let's find the slope of your line. Slope is rise/run, or (change in y)/(change in x):
m = (y2 - y1) / (x2 - x1)
m = (3 - 2) / (4 - 2)
m = 1/2
Now that you know slope, you can plug m = 1/2 and (x1, y1) = (2, 2) into point-slope form:
y - 2 = 1/2(x - 2)
To graph the line, you can just plot those two points ((2, 2) and (4, 3)) and connect them. Make sure you extend the line beyond both points.