William C.

asked • 07/16/23

Counting problem

There are exactly 20 students currently enrolled in a class. How many different ways are there to pair up the 20 students, so that each student is paired with one other student? Solve this in at least 2 different ways.


My attempt: first is using combinations, C(20, 2) * C(18, 2) * C(16, 2) * ... * C(2, 2), then divided it by 10!.

second solution: 10!


But they seems to have different values, so which one is correct? I need 2 methods.

2 Answers By Expert Tutors

By:

Shuvam C. answered • 07/17/23

Tutor
4.7 (44)

CS Major with University Experience in Discrete Math

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.