document.write( "Question 285659: Life Span Some scientists believe there is a limit to how
\n" );
document.write( "long humans can live.* One supporting argument is that
\n" );
document.write( "during the last century, life expectancy from age 65 has
\n" );
document.write( "increased more slowly than life expectancy from birth, so
\n" );
document.write( "eventually these two will be equal, at which point, according
\n" );
document.write( "to these scientists, life expectancy should increase no
\n" );
document.write( "further. In 1900, life expectancy at birth was 46 yr, and life
\n" );
document.write( "expectancy at age 65 was 76. In 2000, these figures had
\n" );
document.write( "risen to 76.9 and 82.9, respectively. In both cases, the
\n" );
document.write( "increase in life expectancy has been linear. Using these
\n" );
document.write( "assumptions and the data given, find the maximum life
\n" );
document.write( "expectancy for humans. \n" );
document.write( "
Algebra.Com's Answer #207169 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Some scientists believe there is a limit to how long humans can live. \n" ); document.write( " One supporting argument is that during the last century, life expectancy from \n" ); document.write( " age 65 has increased more slowly than life expectancy from birth, so \n" ); document.write( "eventually these two will be equal, at which point, according to these \n" ); document.write( " scientists, life expenctancy should increase no further. \n" ); document.write( "In 1900, life expectancy at birth was 46yr, and life expectancy at age 65 was 76. \n" ); document.write( " In 2000, these figures had risen to 76.9 and 82.9 , respectively. \n" ); document.write( " IN both cases, the increase in life expectancy has been linear. \n" ); document.write( " Using these assumptions and the data given, find the maximum life expectancy for humans. \n" ); document.write( ": \n" ); document.write( "Let x = number of yrs from 1900 (1900 = 0 and 2000 = 100) \n" ); document.write( ": \n" ); document.write( "Let y = yrs of life expected \n" ); document.write( ": \n" ); document.write( "Determine the \"from birth\" equation \n" ); document.write( "x1 = 0; y1 = 46 \n" ); document.write( "x2 = 100; y2 = 76.9 \n" ); document.write( ": \n" ); document.write( "Find the slope: m = (y2-y1)/(x2-x1) \n" ); document.write( "m = (76.9 - 46)/(100-0) = 30.9/100 = .309 is the slope \n" ); document.write( ": \n" ); document.write( "Find the equation using y - y1 = m(x-x1) \n" ); document.write( "y - 46 = .309(x - 0) \n" ); document.write( "y = .309x + 46 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Determine the \"from age 65\" equation (green): \n" ); document.write( "x1 = 0; y1 = 76 \n" ); document.write( "x2 =100; y2 = 82.9 \n" ); document.write( ": \n" ); document.write( "Find the slope: \n" ); document.write( "m = (82.9-76)/(100 - 0) = 6.9/100 = .069 is the slope \n" ); document.write( "Find the equation: \n" ); document.write( "y - 76 = .069(x - 0) \n" ); document.write( "y = .069x + 76 \n" ); document.write( ": \n" ); document.write( "Max life expectancy is said to occur when these two lines intersect: \n" ); document.write( "Age = vertical axis, year = horizontal \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "To solve, put equations into the standard form to solve: \n" ); document.write( "-.309x + y = 46 \n" ); document.write( "-.069x + y = 76 \n" ); document.write( "-----------------subtracting eliminates y \n" ); document.write( "-.24x = -30 \n" ); document.write( " x = -30/-.24 \n" ); document.write( " x = 125 yrs, (the year 2025) \n" ); document.write( ": \n" ); document.write( "Find the actual age this occurs, find y: \n" ); document.write( "-.069(125) + y = 76 \n" ); document.write( "-8.625 + y = 76 \n" ); document.write( "y = 76 + 8.625 \n" ); document.write( "y = 84.625 max age \n" ); document.write( ":\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |