The price of a pizza is 7.99 an additional 1.35 for each topping, write a function rule f that gives the total price as the function of number of toppings X

1 answer

The function rule to determine the total price of a pizza based on the number of toppings is:

f(x) = 7.99 + 1.35x

Where x represents the number of toppings and f(x) represents the total price.