130k views
1 vote
1 point) A computer retail store has 11 personal computers in stock. A buyer wants to purchase 3 of them. Unknown to either the retail store or the buyer, 3 of the computers in stock have defective hard drives. Assume that the computers are selected at random. (a) In how many different ways can the 3 computers be chosen

User Max Nanasy
by
3.1k points

1 Answer

7 votes

Answer: 165 ways

Explanation:

The process of selection is done by using the combination formula for selection. If given "n" items and we are to choose "r" items from this given "n", the formula to use is denoted by:

nCr. = n! /(n-r)! × r!

Where

n! = n * (n-1) * (n-2)... *3*2*1.

In this case the number of items given = 11

And the number of items to be chosen = 3,

Hence the number of ways to do this = 11C3= 11!/(11-3)! × 3!

=165 ways.

User Zyad Sherif
by
3.2k points