document.write( "Question 270633: A farmer purchases a truck for $45,000 and plans to depreciate it using a straight-line depreciation over 9 years. Write a linear function that represents the value V of the truck as a function of its age, t. \n" ); document.write( "
Algebra.Com's Answer #198208 by Theo(13342)![]() ![]() You can put this solution on YOUR website! he buys the truck for 45000 and depreciates it using straight line depreciation over 9 year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "45000 / 9 = 5000 per year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "his depreciation will be 5000 per year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9 * 5000 = 45000 equals the original price of the truck.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the value of the truck is the amount of the original price of the truck that has not been depreciated.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "V = 45000 - 5000*T where V = the remaining value of the truck and T = the age of the truck in years.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when the truck is new, its value is 45000 - 5000*0 = 45000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when the truck is fully depreciated in 9 years, its value is 45000 - 5000*9 = 45000 - 45000 = 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is not the true value of the truck.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is the book value based on the original cost minus the depreciated amount.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the truck has market value which is different from the book value.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that could be higher or lower than the book value depending on all kinds of stuff.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "after 9 years, the truck has essentially been written off for depreciation purposes.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the depreciation each year is written off as an expense of the business.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "after 9 years, the depreciation on the truck cannot be written off any further.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the truck is considered fully expensed after the 9 years.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |