document.write( "Question 144261: There are currently 50 million cars in a certain country, decreasing by 4.9% annually. How many years will it take for this country to have 27 million cars? Round to the nearest year. \n" ); document.write( "
Algebra.Com's Answer #105076 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
There are currently 50 million cars in a certain country, decreasing by 4.9% annually. How many years will it take for this country to have 27 million cars? Round to the nearest year.
\n" ); document.write( "----------------------
\n" ); document.write( "A(t) = Ao(1-0.049)^t
\n" ); document.write( "27 mil = 50 mil (0.951)^t
\n" ); document.write( "0.951^t = (27/50)
\n" ); document.write( "t[log0.951] = log[27/50]
\n" ); document.write( "t = 12.264 years
\n" ); document.write( "=================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );