document.write( "Question 864176: Kiana purchased a car for $14000 and realized that the value of the car depreciates at a rate of 5% per year. \r
\n" );
document.write( "\n" );
document.write( "a. What will Kiana's car be worth after she has owned it for 6 years ?\r
\n" );
document.write( "\n" );
document.write( "b. How many years will Kiana have owned the car when it is worth only $7000? \n" );
document.write( "
Algebra.Com's Answer #520829 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x=14000*.95^x \n" ); document.write( "x = 10291.3\r \n" ); document.write( "\n" ); document.write( "7000=14000*.95^y \n" ); document.write( "y= 13.5134 years or 14 to the next full year \n" ); document.write( " |