a restaurant has a special where all appetizers are sold at a discount of 20%. if the regular price of an…

a restaurant has a special where all appetizers are sold at a discount of 20%. if the regular price of an appetizer is $10, how many appetizers could be bought at the discount price if a customer spent $64?\n6\n8\n10\n12\n14\nsubmit answer
Answer
Explanation:
Step1: Calculate discount price
The discount is 20%, so the price of an appetizer after discount is $(1 - 0.20)\times10=0.8\times10 = 8$ dollars.
Step2: Calculate number of appetizers
Divide the total money spent by the discounted - price per appetizer. Let the number of appetizers be $n$. Then $n=\frac{64}{8}=8$.
Answer:
B. 8