mnpoitevin mnpoitevin
  • 24-07-2021
  • Mathematics
contestada

From a club of 18 people, in how many ways can a group of five members be selected to attend a conference?

Respuesta :

don1522
don1522 don1522
  • 24-07-2021
Selection here means you’ll use combination and not permutation.
Total number of members=18
Numbers to be selected=5
Therefore=18C5=n!/(n-r)!r!
=18!/(18-5)!5!
=18!/13!5!
=18x17x16x15x14x13!/13!x5x4x3x2x1
The 13 factorials will cancel out which will give
= 18x17x16x15x14\ 5x4x3x2x1
=1,028,160/120
=8,568ways.
Answer Link

Otras preguntas

Which of these was more true about life in the middle colonies than thenorthern colonies?A. Agriculture was the major economic activity.B. Slavery was against t
NEED HELP!!! see picture*****
What muscle is medial to the deltoid muscle?
answer to this question ​
The weight of an object on the moon is 1/6 of its weight on Earth. If a moon rock weights 20 1/2 lb on Earth, how much did the moon rock weigh on the moon? Give
What are the different types of Digital Presentation? For example, PowePoint is one, and i'm not sure about an animated video.
What initiates the defecation reflex?
if 12.5%of x is 6 ,find the value of x​
In a basic environment, the carboxyl end of a protein can release hydrogen ions to counteract the change in pH. a. True b. False
Compose a C++ function named getSpeed that uses a reference parameter variable named speed to accept an integer argument. The function should prompt the user to