Final answer:
The entry fee for Santa's Wonderland can be represented as a piecewise function of the number of people in the vehicle.
Step-by-step explanation:
The information provided can be expressed as a piecewise function of x to represent the entry fee for Santa's Wonderland. Let's define the function as follows:
f(x) = 15 + 1.5(x-5) if x > 5
f(x) = 15 if 1 <= x <= 5
Here's how I got the answer:
- If the number of people in the vehicle is greater than 5, we take the base fee of $15 and add $1.5 for each extra person. So, the function is f(x) = 15 + 1.5(x-5).
- If the number of people in the vehicle is between 1 and 5 (inclusive), we only charge the base fee of $15. So, the function is f(x) = 15.
This piecewise function takes into account different scenarios based on the number of people in the vehicle and provides an accurate representation of the entry fee for Santa's Wonderland.