Respuesta :

The combination expression that demonstrates how the 20 is calculated using the combination pattern​ is 6C3

Permutation and Combination

While combination has to do with selection, permutation has to do with arrangement.

According to the combination rule

nCr = n!/(n-r)!r!

The expression that gives the result of 20 is expressed below;

6C3 = 6!/(6-3)!3!

6C3 = 6!/3!3!

6C3 = 6!/6*6
6C3 = 720/36
6C3 =20

Hence the combination expression that demonstrates how the 20 is calculated using the combination pattern​ is 6C3

Learn more on combination here: https://brainly.com/question/4658834

#SPJ1