document.write( "Question 1077756: there are currently 71 million cars in a certain county, decreasing by 1.5% annually how many years will it take for this country to have 42 million cars \n" ); document.write( "
Algebra.Com's Answer #692238 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 42=71(1-0.015)^t \n" ); document.write( "42/71=.985^t \n" ); document.write( ".5915=.985^t \n" ); document.write( "ln both sides \n" ); document.write( "-.5250=tln (.985)=t*(-0.0151) \n" ); document.write( "t=34.77 years \n" ); document.write( " |