document.write( "Question 1101259: A person bought a cat for $21,028. After 4 years, the car was worth $11,987. If the value of the car continues to decrease exponentially at this rate then determine the time it will take to be worth $4992 \n" ); document.write( "
Algebra.Com's Answer #715848 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
If the value decreases exponentially, then:
\n" ); document.write( "11987=21028e^-4k; where k is the depreciation constant. So
\n" ); document.write( ".57005=e^-4k
\n" ); document.write( "ln .57005=5ln e^-4k=-4k ln e=-4k
\n" ); document.write( "k=0.140508
\n" ); document.write( "Then:
\n" ); document.write( "4992/21028=e^-0.140508t
\n" ); document.write( "ln 0.2374=ln e^-0.140508t=-0.140508t ln e=-0.140508t
\n" ); document.write( "t=10.234 years for the car to be worth $4992
\n" ); document.write( "☺☺☺☺
\n" ); document.write( "
\n" );