document.write( "Question 1150642: Copper-production increased at a rate of about 4.9% per year between 1988 and 1993. In 1993, copper-production was approximately 1.801 billion kilograms.\r
\n" );
document.write( "\n" );
document.write( "If this trend continued, what equation will best model the copper-production (P), in billions of kilograms, since 1993.
\n" );
document.write( "(Let t = 0 for 1993.) \n" );
document.write( "
Algebra.Com's Answer #772044 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: P = 1.801*(1.049)^t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "================================================ \n" ); document.write( "Explanation:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The general format is \n" ); document.write( "P = a*(1+r)^t \n" ); document.write( "where \n" ); document.write( "P = final amount after t years \n" ); document.write( "a = starting amount \n" ); document.write( "r = growth rate in decimal form \n" ); document.write( "t = number of years that have elapsed\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this case, \n" ); document.write( "P = unknown \n" ); document.write( "a = 1.801 (value in billions) \n" ); document.write( "r = 0.049 (representing 4.9% since 4.9% = 4.9/100 = 0.049) \n" ); document.write( "t = also unknown\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So we go from \n" ); document.write( "P = a*(1+r)^t \n" ); document.write( "to \n" ); document.write( "P = 1.801*(1+0.049)^t \n" ); document.write( "which simplifies to \n" ); document.write( "P = 1.801*(1.049)^t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This equation only works if we assume the growth rate of 4.9% holds the same for years after 1993. \n" ); document.write( " |