Given:
Budget = $30
cost of pizza = $9
cost of drinks = $1
number of pizza = p
number of drinks = d
pizza and drinks should only be equal to or less than the budget of $30.
$9p + $1d <u>< </u>$30
unit cost of pizza : 9
unit cost of drinks : 1
total cost of set (p & d) 10
pizza = 9/10 x 30 = 27 total cost of pizza
drinks =1/10 x 30 = 3 total cost of drinks
27 ÷ 9 = 3 number of pizzas to order
3 ÷ 1 = 3 number of drinks to order
To check:
9p + 1d <u>< </u>30
9(3) + 1(3) <u>< </u>30
27 + 3 <u>< </u>30
30 <u>< </u>30
She earned 1,800$ in commission. Total=40,000$ multiply by the percentage which is 4.5% = 0.045
40,000 x 0.045=1,800$
Answer:
5=y-intercept
Step-by-step explanation:
the y intercept point is when y has a number but x is 0 so we see what is y (f(x)) and it is 5
Suppose U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} is the universal set and G = {1, 2, 3, 4, 5, 6, 7}. What is G?
Nesterboy [21]
Your posted question defines G, then asks what G is.
G is the set in the definition you gave.
G = {1, 2, 3, 4, 5, 6, 7}
_____
Perhaps you want to know the complement of G. That is all the elements of U that are not in G.
G' = {8, 9, 10}