document.write( "Question 434828: how can i find when the co2 ppm will double the preindustrial age of 280ppm
\n" );
document.write( "with 2000 being x=0 2001 is = to 1 and so on untill 2200
\n" );
document.write( "in the year 2000 co2 ppm 364 and 2050 is 467 and 2100 is 600ppm, 2150 is 769 and 2200 is 987
\n" );
document.write( "with F(x)= Ca^x \n" );
document.write( "
Algebra.Com's Answer #301105 by stanbon(75887) ![]() You can put this solution on YOUR website! how can i find when the co2 ppm will double the preindustrial age of 280ppm \n" ); document.write( "with 2000 being x=0 2001 is = to 1 and so on untill 2200 \n" ); document.write( "in the year 2000 co2 ppm 364 and 2050 is 467 and 2100 is 600ppm, 2150 is 769 and 2200 is 987 \n" ); document.write( "with F(x)= Ca^x \n" ); document.write( "------ \n" ); document.write( "F(0) = C*1 = 364 \n" ); document.write( "----- \n" ); document.write( "F(50) = Ca^50 = 467 \n" ); document.write( "--- \n" ); document.write( "The a^50 = 467/364 \n" ); document.write( "a = 1.004996 \n" ); document.write( "---- \n" ); document.write( "So your equation is \n" ); document.write( "F(x) = 364*1.004996^x \n" ); document.write( "------ \n" ); document.write( "Doubling occurs when 1.004006^x = 2 \n" ); document.write( "--- \n" ); document.write( "Solve for \"x\": \n" ); document.write( "x = log(2)/log(1.004996) \n" ); document.write( "---- \n" ); document.write( "Solve: \n" ); document.write( "x = 139.09 years \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |