document.write( "Question 873465: Hi,
\n" );
document.write( "I was wondering if you could help me calculate when there will be only standing room on the earth using an exponential function.
\n" );
document.write( "Growth rate; 14%/year
\n" );
document.write( "Current habitual space on earth; 511,674,787.3 km^2
\n" );
document.write( "each person takes up 1 m^2
\n" );
document.write( "I have currently established an equation;
\n" );
document.write( "Population= Ae^0.14(t-2014)
\n" );
document.write( "I am just not sure how to find A.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #526881 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! A is the current population at time t = 2014 (ie in the year 2014)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you were to plug in t = 2014, you would get P = A*e^(0.14(2014-2014)) which leads to P = A*e^(0.14*0) = A*e^0 = A*1 = A\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So plugging in t = 2014 means P = A \n" ); document.write( " |