To determine the relationship between the total bill without the coupon (on the x-axis) and the total bill with the coupon (on the y-axis), we first need to formulate the equation based on the provided points.
The given points are:
- Point (2, 0)
- Point (3, 1)
These points give us two pieces of information:
- When the bill without the coupon is $2, the bill with the coupon is $0.
- When the bill without the coupon is $3, the bill with the coupon is $1.
Using these points, we can find the slope (m) of the line using the formula:
\[ m = \frac{y_2 - y_1}{x_2 - x_1} \]
Using points (2, 0) and (3, 1):
\[ m = \frac{1 - 0}{3 - 2} = \frac{1}{1} = 1 \]
Since we have a slope of 1, we can use point-slope form to create the equation for the line. Starting from the point (2, 0):
\[ y - 0 = 1(x - 2) \] \[ y = x - 2 \]
To express this in terms of the total bill with the coupon (y) and without the coupon (x):
\[ y = x - 2 \quad \text{or} \quad x = y + 2 \]
Now, we are given that David’s bill with the coupon (y) is $66, and we want to find his total bill without the coupon (x):
Substituting \(y = 66\) into the equation:
\[ x = 66 + 2 \] \[ x = 68 \]
So, if David's bill came to $66 after the coupon was applied, his total bill would have been $68 before the coupon.
Thus, the final answer is:
$68