A line contains points M(1, 3) and N(5, 0). What is the slope of MN?

To find the slope of the line that passes through the points M(1, 3) and N(5, 0), we can use the formula for the slope (m) given two points (x1, y1) and (x2, y2):

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

Here, we can take M(1, 3) as (x1, y1) and N(5, 0) as (x2, y2):

  • x1 = 1, y1 = 3
  • x2 = 5, y2 = 0

Now substituting these values into the formula:

m = (0 – 3) / (5 – 1)

m = (-3) / (4) = -3/4

The slope of the line MN is -3/4. This negative value indicates that the line slopes downward from left to right.

More Related Questions