document.write( "Question 614782: An $18,000 car depreciated at a rate of 16% per year. How old will the car be when it is worth $12,000? \n" ); document.write( "
Algebra.Com's Answer #386700 by stanbon(75887) ![]() You can put this solution on YOUR website! An $18,000 car depreciated at a rate of 16% per year. How old will the car be when it is worth $12,000? \n" ); document.write( "----- \n" ); document.write( "Each year it is worth 84% of what it was worth last year. \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "18000(0.84)^t = 12000 \n" ); document.write( "0.84^t = 2/3 \n" ); document.write( "-- \n" ); document.write( "t = log(2/3)/log(0.84) = \n" ); document.write( "t = 2.326 years \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |