asked 138k views
5 votes
How many combinations of 4 objects are there,taken 2 at a time

asked
User Truong
by
8.1k points

1 Answer

3 votes

Given:

Combination of objects 4 objects taken two at time

To find:

How many combinations can be made with selecting two at a time.

Explanation:

Combination of n things taking r at a time,


^nC_r=(n!)/(\left(n-r\right)!r!)

Solution:

Combination of 4 objects taking 2 at a time,


\begin{gathered} ^4C_2=(4!)/(\left(4-2\right)!2!) \\ =(4!)/(2!2!) \\ =6 \end{gathered}

This is the required answer.

answered
User Armand
by
7.0k 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.