document.write( "Question 357168: A piece of machinery valued at $250,000 depreciates at a fixed rate of 12% per year. After how many years will the value have depreciated to $100,000? \n" ); document.write( "
Algebra.Com's Answer #255059 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A piece of machinery valued at $250,000 depreciates at a fixed rate of 12% per year. After how many years will the value have depreciated to $100,000? \n" ); document.write( "------------------------------ \n" ); document.write( "Each year the item retains 88% of its last-year value. \n" ); document.write( "--- \n" ); document.write( "Solve: 250,000(0.88)^x = 100,000 \n" ); document.write( "0.88^x = 0.4 \n" ); document.write( "--- \n" ); document.write( "x = [log0.4]/[log0.88] \n" ); document.write( "--- \n" ); document.write( "x = 7.168 years \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |