Answer:
1680
Step-by-step explanation:
Number of distinct Toppings wanted = 4
Total number of vegetarian topping = 8
To choose 4 distinct toppings from a total of 8
Using permutation :
nPr : n! (n - r)!
8P4 = 8! / 4!
8P4 = (8*7*6*5)
8P4 = 1680
Idk...........................................................................................
Answer:
a. domain: {0, 2, 4}, range: {2, 6, 10}
Step-by-step explanation:
The given diagram depicts a function.
Let us define function:
A function is a mapping of inputs to output.
The left ones are the input of the function while the right side values are the output of the function.
The domain of the function is the set of values that are given as input to the function while the outputs are called range.
so, in the given question
The domain is: {0,2,4} and the range is: {2,6,10}
So, Option A is correct ..
namely, what is 1/2 of 3/4, well, is just their product.

The problem is asking how much each person will need to pay. Simplifying the problem into an equation with variables (an algorithm) will greatly help you solve it:
S = Sales Tax = $ 7.18 per any purchase
A = Admission Ticket = $ 22.50 entry price for one person (no tax applied)
F = Food = $ 35.50 purchases for two people
We know the cost for one person was: (22.50) + [(35.50/2) + 7.18] =
$ 47.43 per person. Now we can check each method and see which one is the correct algorithm:
Method A)
[2A + (F + 2S)] / 2 = [ (2)(22.50) + [35.50 + (2)(7.18)] ]/ 2 = $47.43
Method A is the correct answer
Method B)
[(2A + (1/2)F + 2S) /2 = [(2)(22.50) + 35.50(1/2) + (2)7.18] / 2 = $38.55
Wrong answer. This method is incorrect because the tax for both tickets bought are not being used in the equation.
Method C)
[(A + F) / 2 ]+ S = [(22.50 + 35.50) / 2 ] + 7.18 = $35.93
Wrong answer. Incorrect Method. The food cost is being reduced to the cost of one person but admission price is set for two people.