Question 4068
Use the permutations formula
nPr = n!/(n-r)!

5P3 = 5!/(5-3)!
    = 5!/2!
    = 5x4x3x2x1 / 2x1  
    = 5x4x3
    = 60
The Number counting principle can also be applied, but its the same thing really.