The first thing we are going to do for this case is define variables.
We have then:
x: number of days
y: number of pages remaining.
We write the linear equation that models the problem:
[tex] y = -25x + 400
[/tex]
The intersection with the vertical axis is:
We evaluate x = 0:
[tex] y = -25 (0) + 400
y = 0 + 400
y = 400
[/tex]
We get the point:
[tex] (x, y) = (0, 400)
[/tex]
The intersection with the horizontal axis is:
We evaluate y = 0:
[tex] 0 = -25x + 400
25x = 400
[/tex]
[tex] x = \frac{400}{25}
x = 16
[/tex]
We get the point:
[tex] (x, y) = (16, 0)
[/tex]
Answer:
The graph is:
[tex] y = -25x + 400
[/tex]
Graph located in the bottom left.