Build a function from context by determining an explicit formula, recursive rule, or calculation process.
Build a function with a restricted domain
Problem
Tickets cost \(\$6~\text{each}\), and a customer can buy at most \(10~\text{tickets}\). State the restricted domain for \(n\), the number of tickets.
Big Picture
What this problem is really about
A contextual domain records every restriction on the input, not just numerical bounds. We’ll use the fact that tickets are counted objects to determine the allowed number type, set the nonnegative lower bound, and translate the phrase limiting the purchase into an inclusive upper bound. Listing a few boundary values confirms that no fractional, negative, or oversized inputs remain.
Inside Gozunta
Turn the preview into practice.
More than a preview
Gozunta lets you study this problem—and more than 10,000 others.
Create targeted learning sessions, use hints, check your answer, read the walkthrough, watch the video, print the work, and track your progress.