/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 61 From a club of 20 people, in how... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

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

Short Answer

Expert verified
The number of ways to select a group of three members from a club of 20 people is 1140.

Step by step solution

01

Identify the values of n and r

From the problem, we are told that the club has 20 people (this is our 'n') and we need to select a group of 3 members (this is our 'r'). So, set \(n = 20\) and \(r = 3\).
02

Apply the formula

The formula for combinations is \(C(n, r) = \frac{n!}{r!(n - r)!}\). We substitute the values, getting \(C(20, 3) = \frac{20!}{3!(20 - 3)!}\).
03

Simplify the expressions

Plug in the values and simplify. The expression \(20!\) equals \(20*19*18*17*...*3*2*1\), \(3!\) is \(3*2*1\), and \((20 - 3)!\) or \(17!\) equals \(17*16*15*...*3*2*1\). Use the fact that \(20! = 20*19*18*17!\) to cancel out the equal terms from the numerator and denominator, so that you have \(\frac{20*19*18}{3*2*1}\).
04

Calculate the final answer

After simplifying, we find our answer is \(1140\). This means that it is possible to select a group of three members from a club of 20 in 1140 distinct ways.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Study anywhere. Anytime. Across all devices.