Problem preview
F-BF.1.a Warmup M1-015-A09-V01

Build a function from context by determining an explicit formula, recursive rule, or calculation process.

Build a piecewise function from a tiered context

Problem

Parking costs \(\$5\) for up to the first hour and \(\$2\) for each additional hour. Let \(h\) be total hours parked. Write a piecewise function for the cost.

Big Picture

What this problem is really about

A tiered price needs one rule for each interval where the calculation changes. We’ll locate the time boundary, assign it to exactly one piece, and distinguish total hours from only the hours beyond that boundary. The later rule must retain the earlier flat charge before adding the extra-hour cost, and boundary checks guard against gaps or overlap.

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.

Discover Gozunta Try it now
Four variants of this problem type
Curriculum context
Course
Math I
Standard
F-BF.1.a
Category
Functions
Domain
Building Functions
Objective
Build a function from context by determining an explicit formula, recursive rule, or calculation process.
Problem type
Build a piecewise function from a tiered context