Ask Question
19 November, 12:33

Find the sum of each row in pascals triangle. is there a pattern

+1
Answers (1)
  1. 19 November, 15:52
    0
    The first 1 in 1 contains two 1's, both formed by adding the two numbers above them to the left and the right in this case 1 and 0 (all numbers outside the triangle are 0's). Do the same to create the second row : 0+1 = 1; 1+0=1; 1+1=2; 1+0=1; And the third row you put:0+1 = 1; 1+2=3; 2+1 = 3; 1+0=1
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Find the sum of each row in pascals triangle. is there a pattern ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers