asked 42.8k views
0 votes
a movie theater is offering a special summer pass.passholders pay $8 per movie for the first 5 movies and watch additional movies for free up to maximum of 15 movies. the function c gives the total cost in dollars for a pass holder to watch n movies. describe as completely as possible the range of c

asked
User Sergei
by
8.1k points

1 Answer

3 votes

The function that completely describes the condition is a piecewise function;


\begin{cases}c=8n\text{ }\mleft\lbrace1\leq n\leq5\mright? \\ c=0\text{ }\mleft\lbrace n>5\mright?\end{cases}

answered
User Deekeh
by
7.2k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.