Susan L. answered 03/10/24
K=12 Mathematics Coordinator with 20+ Years Teaching Experience
Point P (3,-4) (know as Point 1, where x1= 3 and y1= -4), Point Q (q,0) (know as Point 2, where x2= q and y2= 0) , and the line containing these points has a slope (gradient) of 2, this is m (slope)
Use the slope formula to solve:
m = (y2 - y1) / (x2 - x1)
2 = (0- (-4)) / q - (3)
2 = 4 / q-3
2(q-3) =4
q-3 = 2
q = 5
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
the three points X(2,-1), Y(8,y) and Z(11,2) are collinear....they lie on the same line.
If the three points are collinear, lying on the same line,
THEN THEY HAVE THE SAME SLOPE
Point 1 (2,-1), where x1= 2 and y1= -1, Point 2 (11,2) where x2= 11 and y2= 2)
to find the slope of the line
Use the slope formula to solve:
m = (y2 - y1) / (x2 - x1)
m = 2 -(-1) / 11 - (2)
m = 3/9 simplified m = 1/3
Now, use m = 1/3 to find the value of "y" :
Point 1 (2,-1), where x1= 2 and y1= -1, Point 2 (8,y) where x2= 8 and y2= y
Use the slope formula to solve:
m = (y2 - y1) / (x2 - x1)
1/3 = y - (-1) / 8 - 2
1/3 = (y+1) / 6
3(y+1) =6
divide both sides by 3
y+1 = 2
subtract 1 from both sides
y = 1