There is a match between two teams. Each team has a total of 15 players. After the match, all the players of one team shake hands with all the players of the other team. What is the number of possible hand shakes? |
105 225 450 210 |
225 |
The correct answer is Option (2) → 225 Step 1: Understand the problem
Step 2: Calculate total handshakes $\text{Total handshakes} = 15 \times 15 = 225$ |