document.write( "Question 251354: Use the formula N = Iekt, where N is the number of items in terms of the initial population I, at time t, and k is the growth constant equal to the percent of growth per unit of time. There are currently 63 million cars in a certain country, decreasing by 6.9% annually. How many years will it take for this country to have 33 million cars? Round to the nearest year. \n" ); document.write( "
Algebra.Com's Answer #183146 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! I'm not sure I understand the description of \"I\". If \"I\" stands for the initial number of cars (i.e. the number of cars at t = 0), then the following solution will work. \n" ); document.write( " \n" ); document.write( "Rarely does one use a percent as a percent in any arithmetic. You just about always will use the decimal or fraction equivalent of the percent. Since a decrease of 6.9% is equivalent to -0.069, the problem is to find t when N = 33 and I = 63 and k = -0.069: \n" ); document.write( " \n" ); document.write( "To solve an equation with the variable in an exponent like this, logarithms are usually used. But first we'll isolate the exponentiated factor by dividing both sides by 63: \n" ); document.write( " \n" ); document.write( "Now we will use logarithms. Any base can be used. But since we want a decimal approximation of the answer, we should choose a base that our calculator can find. If your calculator can do natural logarithms, \"ln\", this would be best because the base of natural logarithms is e and we have e in the equation. (I will also solve this using base 10 logarithms in case this is the only base your calculator can do.) \n" ); document.write( "Finding the natural log of each side we get: \n" ); document.write( " \n" ); document.write( "Next we use a property of logarithms, \n" ); document.write( " \n" ); document.write( "Since ln(e) = 1 by definition this becomes: \n" ); document.write( " \n" ); document.write( "Next we can divide both sides by -0.069: \n" ); document.write( " \n" ); document.write( "This is an exact answer for t. \n" ); document.write( "Before we get to a decimal approximation for it, I'd like to show you how base 10 logarithms would work on this problem. With base 10 logarithms the steps would be the same up to a certain point. Instead of \n" ); document.write( " \n" ); document.write( "we would get \n" ); document.write( " \n" ); document.write( "From here it is a little different due to the fact that \n" ); document.write( " \n" ); document.write( "This is another exact expression for t. \n" ); document.write( "Both exact expressions, though they look different, are correct. Either one can be used to find a decimal approximation. We will need a calculator (or calculator software on a computer) that can do either base 10 or natural logarithms. If your calculator can work with expressions with parentheses, then you can just pretty much type in what you see. If not, here's some steps you can use:
\n" ); document.write( "With either logarithm we should get something close to 9.3714081873196008. Rounding to the nearest year we find that the number of cars will become 33 million in about 9 years. \n" ); document.write( " |