asked 86.1k views
5 votes
True or false: To select 3 items out of 4 distinct objects, use C(4,3).

asked
User Kreld
by
7.9k points

1 Answer

4 votes

Answer:

True

Explanation:

Given : To select 3 items out of 4 distinct objects, use C(4,3).

To Find: True or false

Solution:

Total items = 4

No. of items to be selected = 3

Since we are not given any sequence of selection .

So, we will use combination.

Formula :
C(n,r)=(n!)/(r!(n-r)!)

So, We will use C(4,3)To select 3 items out of 4 distinct objects

So, To select 3 items out of 4 distinct objects, use C(4,3) is true .

answered
User Fregas
by
8.4k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.