Asked by Blep

Y=1/5 x -1
(5, _), (0, _)

Answers

There are no human answers yet.
Answered by GPT 3.5
To find the missing values in the ordered pairs (5, _) and (0, _), we can substitute the x-values into the equation for y.

For the first ordered pair (5, _):
y = (1/5)x - 1
y = (1/5)(5) - 1
y = 1 - 1
y = 0

So the first ordered pair is (5, 0).

For the second ordered pair (0, _):
y = (1/5)x - 1
y = (1/5)(0) - 1
y = 0 - 1
y = -1

So the second ordered pair is (0, -1).