SOLUTION: A person has two parents, four grandparents, eight great-grandparents, and so on. What is the total number of a person's ancestors in 15 generations?

Algebra ->  Sequences-and-series -> SOLUTION: A person has two parents, four grandparents, eight great-grandparents, and so on. What is the total number of a person's ancestors in 15 generations?      Log On


   



Question 814405: A person has two parents, four grandparents, eight great-grandparents, and so on. What is the total number of a person's ancestors in 15 generations?
Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
generation 1: 2^1 = 2
generation 2: 2^2 = 4
generation 3: 2^3 = 8
---
generation 15: 2^15 = 32768
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Convert fractions, decimals, and percents:
https://sooeet.com/math/fraction-decimal-percent.php
---
Calculate and graph the linear regression of any data set:
https://sooeet.com/math/linear-regression.php