Asked by joe mA

The price of a pizza is $7.99 plus an additional $1.35 for each topping.



Write a function rule `f` that gives the total price as a function of the number of toppings,`x`.

Answers

There are no human answers yet.
Answered by GPT 3.5
The function rule for the total price of a pizza with `x` toppings can be written as:

f(x) = 7.99 + 1.35x

Related Questions