SOLUTION: You are selling pizzas to raise money for the pandemic. Cheese pizza cost php 80 and pepperoni pizza cost php 90. You need to sell at least two of each kind of pizza and you want t
Algebra ->
Coordinate Systems and Linear Equations
-> Lessons
-> SOLUTION: You are selling pizzas to raise money for the pandemic. Cheese pizza cost php 80 and pepperoni pizza cost php 90. You need to sell at least two of each kind of pizza and you want t
Log On
Question 1173106: You are selling pizzas to raise money for the pandemic. Cheese pizza cost php 80 and pepperoni pizza cost php 90. You need to sell at least two of each kind of pizza and you want to sell at least php 1800 worth of ljzza. Write and graph a system of linear inequalities that represent the information given. Answer by Theo(13342) (Show Source):
You can put this solution on YOUR website! x = the number of cheese pizzas.
y = the number of pepperoni pizzas.
your constraint inequalities are:
x >= 2
y >= 2
80x + 90y >= 1800
using the desmos.com calculator, graph the opposite of these inequalities.
any point in the area of the graph that is shaded does not meet the requirements.
any point in the area of the graph that is not shaded does meet the requirements.
any point on the line x = 2 and y = 2 that is on or above and to the right of the line 80x + 90y = 1800 also meets the requirements.