I am not sure how you are counting the rows and columns in Pascal's triangle,but I think the identity you are looking for is this:
nCr-1 + nCr = n+1Cr which is easy to prove by writing out the definitions of each term and then doing some algebra. For your particular problem remember that nCr = nCn-r.
Oh, nCr is n!/[r!(n-r)!], the binomial coefficient of n and r which are the numbers is Pascal's triangle.
Lucia F.
I dont know how to solve it12/19/18