document.write( "Question 37261: Suppose that a particular computer depreciates 50% in value each year and has an original cost of
\n" );
document.write( "$4,000. in what year will the value of the computer become $100 or less? \n" );
document.write( "
Algebra.Com's Answer #23016 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Well for this one you can go ahead and list each yearly value of the computer, taking half its value each year: \n" ); document.write( "$4000, $2000, $1000, $500, $250, $125, $62.50 \n" ); document.write( "So you can see that after six years, its value is under $100. \n" ); document.write( "In general, you would use exponents and/or logarithms to solve a problem such as this. \n" ); document.write( " |