Okay, let's break this down step-by-step:
The equation of the line is: y+=2/5x-2
To get the ordered pairs (x, y) on this line, we plug in values for x and solve for y:
When x = 3: y = 2/5(3) - 2 = 1 - 2 = -1
So (3, -1) is a point on the line.
When x = 5: y = 2/5(5) - 2 = 2 - 2 = 0
So (5, 0) is also a point on the line.
When x = 8: y = 2/5(8) - 2 = 4 - 2 = 2
So (8, 2) is a third point on the line.
Therefore, the table of ordered pairs containing only points on this line is:
(3, -1)
(5, 0)
(8, 2)
Does this make sense? Let me know if you have any other questions!