Choose the 3 diamonds in C(13,3) ways Choose the 2 non-diamonds in C(39,2) ways Answer = C(13,3)C(39,2) = (286)(741) = 211,926 ways. Edwin