SOLUTION: Carbon dioxide (CO2) is a greenhouse gas in the atmosphere that may raise average temperatures on Earth. The burning of fossil fuels could be responsible for the increased levels o

Algebra ->  Customizable Word Problem Solvers  -> Evaluation -> SOLUTION: Carbon dioxide (CO2) is a greenhouse gas in the atmosphere that may raise average temperatures on Earth. The burning of fossil fuels could be responsible for the increased levels o      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 460201: Carbon dioxide (CO2) is a greenhouse gas in the atmosphere that may raise average temperatures on Earth. The burning of fossil fuels could be responsible for the increased levels of carbon dioxide. If current trends continue, future concentrations of atmospheric carbon dioxide in parts per million (ppm) could reach the levels shown in the accompanying table. The CO2 concentration in the year 2000 was greater than it had been at anytime in the previous 160,000 years.
Year 2000 2050 2100 2150 2200
CO2(ppm) 364 467 600 769 987
a) Let x be in yrs, where x=0 corresponds to 2000, x=1 to 2001, and so on. Find values for C and a so that f(x)=Ca^x models the data.
b) Graph f and the data in the same viewing rectangle.
c) Use f(x) to estimate graphically the year when the carbon dioxide concentration will be double the preindustrial level of 280 ppm.
This is a difficult one. Please assist me with this.
Thank you in advance Raven

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Year 2000 2050 2100 2150 2200
CO2(ppm) 364 467 600 769 987
-------------
(0,364),(50,467),(100,600),(150,769),(200,987)
--------------------
a) Let x be in yrs, where x=0 corresponds to 2000, x=1 to 2001, and so on. Find values for C and a so that f(x)=Ca^x models the data.
----
Using (0,364): 364 = C*a^0
C = 364
------------------
Using (100,600): 600 = 364*a^50
a = 1.65^(1/50)
----
f(x) = 364*(1.65)^(x/50)
=============================
b) Graph f and the data in the same viewing rectangle.
graph%28400%2C300%2C-10%2C10%2C-10%2C800%2C354%2A1.65%5E%28x%2F50%29%29
----------------------------------------------
c) Use f(x) to estimate graphically the year when the carbon dioxide concentration will be double the preindustrial level of 280 ppm.
------
Solve for "x":
560 = 354*1.65^(x/50)
1.58 = 1.65^(x/50)
---
x/50 = log(1.58)/log(1.65)
x/50 = 0.91
x = 45.67
------
Year = 2046
=======================
Cheers,
Stan H.