161k views
0 votes
Brenda is buying 6 concert tickets online. Each ticket costs $15, plus a service fee of x dollars. Write the function () that shows the total amount that Brenda will pay for the tickets.

1 Answer

4 votes

Answer:

F(x) = 90 + x

Explanation:

Giveb that :

Number of tickets = 6

Cost per ticket = $15

Service fee = $x

Total amount Brenda paid :

Cost of 6 tickets = (15 * 6) = $90 + service charge

F(x) = cost function

F(x) = 90 + x

User Fergoso
by
7.7k points