To find the number of points Jillian has after a given number of rounds (x), you can use the equation \( y = 10 + 10x \).
Now, let's substitute the values of \( x \) into the equation for each round.
-
For 2 rounds (x = 2): \[ y = 10 + 10(2) = 10 + 20 = 30 \]
-
For 3 rounds (x = 3): \[ y = 10 + 10(3) = 10 + 30 = 40 \]
-
For 5 rounds (x = 5): \[ y = 10 + 10(5) = 10 + 50 = 60 \]
Now, we can complete the table:
| Rounds (x) | Points (y) | |------------|------------| | 2 | 30 | | 3 | 40 | | 5 | 60 |
So, Jillian has 30 points after 2 rounds, 40 points after 3 rounds, and 60 points after 5 rounds.