To do this, we can find the x and y intercepts of the line.
When x = 0, we have y = 8, so the y-intercept is (0, 8).
When y = 0, we have x = 8, so the x-intercept is (8, 0).
Plotting these two points and drawing a line through them, we get:
```
|
8 |
Show more…