Scenario 1: Maria is planning a party and needs to determine how many pizzas
to order based on the number of guests attending. She found a function that
represents the number of pizzas needed (P) based on the number of guests (G):
P=G+ 2. If Maria expects 20 guests, how many pizzas should she order?

Respuesta :

To find out how many pizzas Maria should order, she can plug in the number of guests (20) into the function: P = 20 + 2. So, Maria should order 22 pizzas for her party.