Answer:
10 ways
Explanation:
The number of ways to select x elements from a group of n elements is calculated as
[tex]\text{nCx}=\frac{n!}{x!(n-x)!}[/tex]These ways are called combinations. In this case, we need to select 3 different extras from a group of 5 extras ( tomato, lettuce, bacon, onion, or cheese). So, the number of ways to make an order is
[tex]5C3=\frac{5!}{3!(5-3)!}=\frac{5!}{3!\cdot2!}=10[/tex]Therefore, the are 10 different ways to order a burger with three different extras.