document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #490307 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
generation 1: 2^1 = 2
\n" ); document.write( "generation 2: 2^2 = 4
\n" ); document.write( "generation 3: 2^3 = 8
\n" ); document.write( "---
\n" ); document.write( "generation 15: 2^15 = 32768
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Convert fractions, decimals, and percents:
\n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php
\n" ); document.write( "---
\n" ); document.write( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );