document.write( "Question 749196: Lucy bought a car for $23,000. The value of the car depreciates at about 17% each year. When will the value of the car be $10000? \n" ); document.write( "
Algebra.Com's Answer #455839 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Lucy bought a car for $23,000. The value of the car depreciates at about 17% each year. When will the value of the car be $10000? \n" ); document.write( "------ \n" ); document.write( "Each year the car is worth 83% of its previous year's worth. \n" ); document.write( "------------------- \n" ); document.write( "Solve 10,000 = 23000(0.83)^k \n" ); document.write( "---- \n" ); document.write( "(0.83)^k = 10/23 \n" ); document.write( "k = [log(10/23)]/[log(0.83)] = \n" ); document.write( "k = 4.47 years \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " |