The coefficients of any row of Pascal’s triangle can be calculated using (A) combinations
A binomial expansion is represented as:
[tex](a + b)^n = ^nC_x a^xb^{n - x}[/tex]
Where:
x >= 0 and x <= n
In the above expression, the coefficient is:
[tex]^nC_x[/tex]
The above represents the xth term of a Pascal triangle and it is a combination expression
Hence, the coefficients of any row of Pascal’s triangle can be calculated using (A) combinations
Read more about combinations at:
https://brainly.com/question/11732255
#SPJ1