To determine which graph best represents the cost of watching movies over time given the pricing structure of the movie streaming service that charges $10 up front and $2 for each movie thereafter, we can analyze how the cost changes based on the number of movies watched.
-
Cost Structure:
- For 0 movies watched, the cost is $10 (the upfront fee).
- For 1 movie watched: $10 + $2 × 1 = $12.
- For 2 movies watched: $10 + $2 × 2 = $14.
- For 3 movies watched: $10 + $2 × 3 = $16.
- For 4 movies watched: $10 + $2 × 4 = $18.
- This pattern continues, adding $2 for each additional movie.
-
Graph Interpretation:
- The y-intercept (the cost when 0 movies are watched) is $10.
- The slope of the line is $2 per movie, meaning for each additional movie, the cost increases by $2.
Based on this understanding, the graph that accurately reflects this pricing structure should start at $10 when no movies are watched and increase linearly, maintaining a slope of 2.
Now, let's analyze the provided options based on this cost pattern:
- First Graph: Starts at (0, 2) and moves up, doesn't match.
- Second Graph: Starts at (0, 10) but has decreasing points; does not match.
- Third Graph: Starts at (0, 2) and then jumps to different values; does not match.
- Fourth Graph: Starts at (0, 10) but follows a pattern that increases by 2 for each movie. Identified points (0, 10), (1, 12), (2, 14), (3, 16), (4, 18) correctly mirror the cost structure.
Thus, the fourth graph accurately represents the cost of watching movies over time according to the service's pricing model.