Let's calculate the amount Ava has in her savings jar after each week, starting with 90 dollars and decreasing by 9 dollars each week.
- At 0 weeks: Ava starts with 90 dollars.
- At 1 week: 90 - 9 = 81 dollars.
- At 2 weeks: 81 - 9 = 72 dollars.
- At 3 weeks: 72 - 9 = 63 dollars.
Now, we can fill in the table:
| Time in weeks | Number of dollars in the savings jar | |---------------|--------------------------------------| | 0 | 90 | | 1 | 81 | | 2 | 72 | | 3 | 63 |
Next, we can represent this situation with an equation. We can let \(x\) represent the number of weeks, and \(y\) represent the amount of money in the savings jar. The equation relating these variables is:
\[ y = 90 - 9x \]
Now, let's describe how we would create a graph.
- Graph: The x-axis will represent the number of weeks (0, 1, 2, 3, ...) and the y-axis will represent the amount of money in the savings jar.
- We would plot the points from our table: (0, 90), (1, 81), (2, 72), (3, 63).
- Connect these points to show a linear decline, which indicates that the amount of money in the savings jar decreases consistently over the weeks.
This completes the representation of the situation with a table, a formula, and a description of how to create a graph.