document.write( "Question 1098873: George buys a car for $25 000 in January 2017. If the car depreciates at a rate of 12.5% per annum,
\n" );
document.write( "(a) Write down an equation that represents the value of the car, defining clearly any variables you use.
\n" );
document.write( "(b) How much will the car be worth in January 2023.
\n" );
document.write( "(c) How long will it take for the car to depreciate to $5000. \n" );
document.write( "
Algebra.Com's Answer #713338 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! (a)The future value of the car would be: \n" ); document.write( "FV=25,000*(1-0.125)^y where FV is the future value of the car, and y is the number of years since January, 2017. \n" ); document.write( "(b)2023-2017=6 \n" ); document.write( "FV(2023)=25,000*(0.875)^6=$11219.88 as the value of the car in the year 2023 \n" ); document.write( "(c)5000=25,000*(0.875)^y \n" ); document.write( ".2=0.875^y \n" ); document.write( "ln 0.2=ln 0.875^y=y ln 0.875 \n" ); document.write( "y=ln 0.2/ln 0.875=12.053 years \n" ); document.write( "☺☺☺☺ \n" ); document.write( " |