answersLogoWhite

0

You have 8 numbers, and you are choosing 3. This is written as 8c3 and is computed like this:

[8!] / [ (3!) (8-3!)] = 8! / (3! * 5!) = (8*7*6*5*4*3*2*1) / (3*2*1 * 5*4*3*2*1)

Canceling out, you get (8*7*6)/(3*2*1) = 8*7 = 56 ■

User Avatar

Wiki User

14y ago

What else can I help you with?