Please help me answer number 13 Thank you 13 In Pascals tria
Please help me answer number 13. Thank you.
Solution
we have
x + y = nCr + nCr+1 = n+1Cr+1 (1)
y + z = nCr+1 + nCr+2 = n+1Cr+2 (2)
if we add (1) + (2), we get
x + 2y + z = n+1Cr+1 + n+1Cr+2 (3)
but we need x + y + z, then we perform
x+2y+z - y = n+1Cr+1 + n+1Cr+2 - y
remember that y= nCr+1
x + y + z = n+1Cr+1 + n+1Cr+2 - nCr+1
we apply the the Pascal\'s Triangle again on the first term, and we get:
x + y + z = n+2Cr+2 - nCr+1
