Question 636382
A travel app will suggest 3 hotels and 5 restaurants at random for any city it has information. How many different suggestions can it make for a town that only has 8 hotels and 18 restaurants? 
My thinking is C(8,3) + C(18,5). Am I on the right track? 
A travel app will suggest 3 hotels and 5 restaurants at random for any city it has information. How many different suggestions can it make for a town that only has 8 hotels and 18 restaurants? 
My thinking is C(8,3) + C(18,5). Am I on the right track? 
----
You need to multiply, not add.
Cheers,
Stan H.