document.write( "Question 1189740: What is the value of an asset after 8 years of use if it depreciates from its original value of 500, 000 to its salvage value of 1.5% in 10 years? (Use Straight Line Method) \n" ); document.write( "
Algebra.Com's Answer #821282 by Theo(13342)![]() ![]() You can put this solution on YOUR website! original value is 500,000 \n" ); document.write( "salvage value is .015 * 500,000 = 7,500. \n" ); document.write( "straight line depreciation takes the oroginal value and subtracts the salvage value and divides that by the number of years of economic life to get a depreciation charge of (500,000 - 7,500) / 10 = 49,250 per year. \n" ); document.write( "after 8 years, the depreciation charge is 8 * 49,250 = 394,000. \n" ); document.write( "subtract that from 500,000 to get a remaining value of 106,000. \n" ); document.write( "that is the book value of the asset after 8 years.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |