We want to see which ordered pairs are a solution of the equation:
5x - 2y = 20
The ordered pairs are not given, so I will give a general answer, finding the general form of all the ordered pairs that are solutions.
We start with the equation:
5x - 2y = 20
First, we need to isolate one of the variables, let's isolate y.
2y = 5x - 20
y = (5/2)*x - 20/2
Then we get:
y = (5/2)*x - 10
From this, all the ordered pairs (x, y) that are solutions of this equation are given by:
(x, (5/2)*x - 10)
Then to get the points we just need to replace the "x" with numbers, for example for x = 0 we get the solution:
(0, (5/2)*0 - 10) = (0, -10)
For x = 1 we get the solution:
(1, (5/2)*1 - 10) = (1, -15/2)
And so on.
If you want to learn more, you can read:
https://brainly.com/question/12974594