To model the cost of an ice cream sundae based on the number of toppings chosen, we can define the variables:
- Let \( x \) be the number of toppings (where \( x \) can range from 0 to 10).
- The cost of the plain ice cream sundae is $4.
- Each topping costs an additional $1.
The total cost \( C \) can be expressed with the equation: \[ C = 4 + x \]
Here, the minimum cost when no toppings are added (when \( x = 0 \)) is $4, and the maximum cost when 10 toppings are added (when \( x = 10 \)) is $14, calculated as follows:
- When \( x = 10 \): \[ C = 4 + 10 = 14 \]
This relationship shows a linear function with a slope of 1 (for each additional topping, the cost increases by $1) and a y-intercept at 4 (the cost of the sundae without any toppings).
Graph Characteristics:
- The x-axis represents the number of toppings (from 0 to 10).
- The y-axis represents the total cost (ranging from $4 to $14).
- The graph should be a straight line starting at the point (0, 4) and extending to (10, 14).
Conclusion:
To find the correct graph, look for:
- A linear line beginning at (0, 4) and ending at (10, 14).
- The line should have a positive slope, indicating that cost increases with the number of toppings chosen.
This description should guide you to identify the correct graph representing the cost of the ice cream sundae with toppings.