QUESTION IMAGE
Question
hw 1-8
score: 8.6/15 answered: 9/15
progress saved done
question 10
0/1 pt 3 19 details
a museum charges $6 per person for a guided tour with a group of 1 to 7 people or a fixed $48 fee for a group of 8 or more people. write a function relating the number of people, n, to the cost, c.
$c(n)= \
$$\begin{cases} \\quad \\text{if } 0 < n < \\quad \\\\ \\quad \\text{if } n \\geq \\quad \\end{cases}$$
$
Step1: Define cost for small groups
For groups of 1 to 7 people, cost is $6 per person, so $C(n)=6n$ when $0 < n < 8$.
Step2: Define cost for large groups
For groups of 8 or more, cost is a fixed $48, so $C(n)=48$ when $n \geq 8$.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
$$
C(n) =
LATEXBLOCK0
$$