To solve this problem, you must use the Combination Formula:
Cr(n,r)=n! /r!(n-r)!
n: The number of things it can be chosen (n=6). r: The number of things you choose (r=3). !: The symbol of The Factorial Function, which means that descending numbers are multiplied.
In Combinations the order of the objects does not matter, so we have: