document.write( "Question 832730: the value of a new car purchased for 36000 decreases 7.5% each year how long will it take for the value of the car to reach 20000 \n" ); document.write( "
Algebra.Com's Answer #502174 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the value of a new car purchased for 36000 decreases 7.5% each year how long will it take for the value of the car to reach 20000 \n" ); document.write( "------ \n" ); document.write( "Each year it retains 0.925 of its last-year value. \n" ); document.write( "------- \n" ); document.write( "Ans: V(t) = 36000*(0.925)^t \n" ); document.write( "----- \n" ); document.write( "Solve: 36000(0.925)^t = 20000 \n" ); document.write( "----- \n" ); document.write( "t*log(0.925) = log(20/36) \n" ); document.write( "---- \n" ); document.write( "t = log(5/9)/log(0.925) \n" ); document.write( "----- \n" ); document.write( "t = 7.54 years \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |