Question 912625
You are dealing with combinations, or the number of ways of arranging, in an ordered fashion, k objects from a set with n total objects and is defined as n!/k!(n-k)!. Where x! is the factorial function. Your answer is the addition of each combination running from 1 to 5.