document.write( "Question 1108946: Peyton bought a car for $38,000 an it’s value depreciates 18% each year. After how many years will his car be worth less than $10,000? \n" ); document.write( "
Algebra.Com's Answer #723964 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Peyton bought a car for $38,000 an it’s value depreciates 18% each year. After how many years will his car be worth less than $10,000?
\n" ); document.write( "------
\n" ); document.write( "Each year the car is worth 82% of last year's value.
\n" ); document.write( "------
\n" ); document.write( "Equation::
\n" ); document.write( "38000*0.82^x < 10,000
\n" ); document.write( "0.82^x < 5/19
\n" ); document.write( "-----
\n" ); document.write( "x < log(5/19)/log(0.82)
\n" ); document.write( "----
\n" ); document.write( "x < 6.72 years
\n" ); document.write( "------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "--------------
\n" ); document.write( "
\n" );