Answer:
The answer to your question is
Number of stickers = number of days + 3
Step-by-step explanation:
- To find the equation of the line that represents the situation, first, find the slope.
Slope = m = ![\frac{y2 - y1}{x2 - x1}](https://tex.z-dn.net/?f=%5Cfrac%7By2%20-%20y1%7D%7Bx2%20-%20x1%7D)
m = ![\frac{4 - 3}{1 - 0} = \frac{1}{1} = 1](https://tex.z-dn.net/?f=%5Cfrac%7B4%20-%203%7D%7B1%20-%200%7D%20%3D%20%5Cfrac%7B1%7D%7B1%7D%20%3D%201)
- Find the equation of the line
y - y1 = m(x - x1)
y - 4 = 1(x - 1)
y - 4 = x - 1
y = x - 1 + 4
y = x + 3
y = number of stickers
x = days
Number of stickers = number of days + 3