SOLUTION: find the total number of ancestors a person has in 8 generations preceding him, assuming there are no duplicates

Algebra ->  Probability-and-statistics -> SOLUTION: find the total number of ancestors a person has in 8 generations preceding him, assuming there are no duplicates       Log On


   



Question 777463: find the total number of ancestors a person has in 8 generations preceding him, assuming there are no duplicates

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Hint:

This person has 2^1 = 2 parents, 2^2 = 4 grandparents, 2^3 = 8 great grandparents, etc etc