Graph the equation y = 5/7x+2

To graph the equation y = 5/7x + 2, we need to create a table of values and plot the points.

Let's choose some values for x and substitute them into the equation to find the corresponding y-values:

When x = 0, y = 5/7(0) + 2 = 2
When x = 7, y = 5/7(7) + 2 = 5 + 2 = 7
When x = -7, y = 5/7(-7) + 2 = -5 + 2 = -3

So, we have the points (0, 2), (7, 7), and (-7, -3).

Now, we can plot these points on a graph and draw a line through them:

```
|
| *
|
|
|
|
| *
|
────────────────────────
x
```

The line represents the graph of the equation y = 5/7x + 2.