document.write( "Question 1024378: There are currently 73 million cars in a certaint country increasing by 1.7% annually how many years will it take for this country to reach 91 million cars? Round to the nearest year \n" ); document.write( "
Algebra.Com's Answer #639826 by FrankM(1040)\"\" \"About 
You can put this solution on YOUR website!
73 * 1.017^N = 91 < note, an increase of 1.7% is the same as multiplying by 1.017\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1.017^N = 91/73 or 1.2466\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "log of both sides\r
\n" ); document.write( "\n" ); document.write( "log 1.017^N = log 1.2466\r
\n" ); document.write( "\n" ); document.write( "rearrange to\r
\n" ); document.write( "\n" ); document.write( "N log 1.017 = log 1.2466\r
\n" ); document.write( "\n" ); document.write( "N= log 1.2466/log 1.017 \r
\n" ); document.write( "\n" ); document.write( "N= 13.075\r
\n" ); document.write( "\n" ); document.write( "Ask your teacher if you round down to nearest integer, or up to 14, the year sales actually exceeded 91 M
\n" ); document.write( "
\n" );