document.write( "Question 1197444: Climate Change The most abundant greenhouse gas is carbon dioxide. According to figures from the Intergovernmental Panel on Climate Change (IPCC), the amount of carbon dioxide in the atmosphere (in parts of volume per million) can be approximated by
\n" );
document.write( "C(t) ≈ 280e0.00127t parts per million
\n" );
document.write( "where t is time in years since 1750.†
\n" );
document.write( "(a)
\n" );
document.write( "Use the model to estimate the amount of carbon dioxide in the atmosphere in
\n" );
document.write( "1975, 2000, 2050, and 2100.
\n" );
document.write( " (Round your answers to the nearest whole number.)
\n" );
document.write( "year 1975 2000 2050 2100\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "C(t) parts per million \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(b)
\n" );
document.write( "According to the model, in what year, to the nearest decade, will the level surpass 380 parts per million?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #830723 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Part (a)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "t is the number of years since 1750 \n" ); document.write( "t = 0 represents 1750 \n" ); document.write( "t = 1 represents 1751 \n" ); document.write( "and so on\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The year 1975 means t = 1975-1750 = 225 \n" ); document.write( "The gap from 1750 to 1975 is 225 years \n" ); document.write( "Use this idea for the other years of 2000, 2050, and 2100.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use spreadsheet software to quickly compute the outputs. \n" ); document.write( "You'll need to type in the exp function instead of something like e^x \n" ); document.write( "Example calculation: =280*EXP(0.00127*225) yields the approximate result of 372.612722644863 which rounds to 373.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is what you should get when rounding each C(t) value to the nearest whole number. \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "========================================================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Part (b)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The table above shows \n" ); document.write( "C(225) = 373 .... year 1975 \n" ); document.write( "C(250) = 385 .... year 2000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The level surpasses 380 ppm between the years 1975 and 2000. \n" ); document.write( "It's likely it's somewhere close to the year 2000 compared to the year 1975.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use a natural logarithm to determine a more accurate time value. \n" ); document.write( "C(t) = 280*e^(0.00127t) \n" ); document.write( "380 = 280*e^(0.00127t) \n" ); document.write( "380/280 = e^(0.00127t) \n" ); document.write( "0.00127t = Ln(380/280) \n" ); document.write( "t = Ln(380/280)/0.00127 \n" ); document.write( "t = 240.457991772584\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Rounding to the nearest year gets us t = 240 \n" ); document.write( "240 years after 1750 is 1750+240 = 1990 which also is the start of a decade, meaning we don't have to round to the nearest decade.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 1990 \n" ); document.write( " \n" ); document.write( " |