Let's start with Hector's points using the equation \(y = 100 - 5x\).
-
Calculating Hector's Points:
- For \(x = 4\): \[ y = 100 - 5(4) = 100 - 20 = 80 \]
- For \(x = 6\): \[ y = 100 - 5(6) = 100 - 30 = 70 \]
- For \(x = 8\): \[ y = 100 - 5(8) = 100 - 40 = 60 \]
-
Hector's Points Table:
| Rounds (x) | Points (y) | |------------|------------| | 4 | 80 | | 6 | 70 | | 8 | 60 |
Next, we will calculate Bill's points using the equation \(y = 10 + 10x\).
-
Calculating Bill's Points:
- For \(x = 2\): \[ y = 10 + 10(2) = 10 + 20 = 30 \]
- For \(x = 3\): \[ y = 10 + 10(3) = 10 + 30 = 40 \]
- For \(x = 5\): \[ y = 10 + 10(5) = 10 + 50 = 60 \]
-
Bill's Points Table:
| Rounds (x) | Points (y) | |------------|------------| | 2 | 30 | | 3 | 40 | | 5 | 60 |
Now, let's summarize the points we would plot for both Bill and Hector.
-
Hector's Points:
- 4 Rounds: 80 Points
- 6 Rounds: 70 Points
- 8 Rounds: 60 Points
-
Bill's Points:
- 2 Rounds: 30 Points
- 3 Rounds: 40 Points
- 5 Rounds: 60 Points
Next, let's analyze the intersection point of their graphs.
To find the point at which they have the same number of points, we set the two equations equal to each other:
\[ 10 + 10x = 100 - 5x \]
Solving for \(x\): \[ 10 + 10x + 5x = 100 \ 15x = 100 - 10 \ 15x = 90 \ x = 6 \]
Now substituting \(x = 6\) back into either equation to find \(y\): \[ y = 10 + 10(6) = 10 + 60 = 70 \] or \[ y = 100 - 5(6) = 100 - 30 = 70 \]
Thus, the intersection point is \((6, 70)\).
- Final Statements: The highlighted point represents that after 6 rounds, Bill and Hector will both have 70 points.