The cost of a large cheese pizza at a local pizzeria can be modeled with the function C(n)=16.5+2.5n%0D%0A%0D%0A(%0D%0A%0D%0A)%0D%0A=%0D%0A16.5%0D%0A+%0D%0A2.5%0D%0A%0D%0A, where n is the number of toppings that can be added on. If a customer has $35 to spend, what is the maximum number of toppings that they can add to their large cheese pizza?(1 point)%0D%0AWith $35 to spend, they can add a maximum of toppings to the pizza.

With $35 to spend, the maximum number of toppings that can be added to the large cheese pizza can be calculated by setting the cost function equal to $35 and solving for n:

$35 = 16.5 + 2.5n
2.5n = 35 - 16.5
2.5n = 18.5
n = 18.5 / 2.5
n = 7.4

Therefore, the customer can add a maximum of 7 toppings to their large cheese pizza with $35 to spend.