A line in the xy-plane passes through the points (3, 0) and (5, 6).

What is the slope of the line in the xy-plane?

1 answer

To find the slope of the line passing through the points (3, 0) and (5, 6), we can use the formula for slope:

m = (y2 - y1) / (x2 - x1)

First, assign the coordinates to their corresponding variables:
(x1, y1) = (3, 0)
(x2, y2) = (5, 6)

Now, plug in the values:

m = (6 - 0) / (5 - 3)
m = 6 / 2
m = 3

Therefore, the slope of the line passing through the points (3, 0) and (5, 6) is 3.