document.write( "Question 1121727: The value V of a new car, which cost $50,000 initially, when depreciated linearly over 20 years is given by V=50,000(1-x/20). where x represents years. Determine the values of x such that 0
Algebra.Com's Answer #737706 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The value V of a new car, which cost $50,000 initially, when depreciated linearly over 20 years is given by V=50,000(1-x/20). where x represents years. Determine the values of x such that 0 < V < 20,000. \n" ); document.write( "---------- \n" ); document.write( "V = 0 at x = 20 years. \n" ); document.write( "---- \n" ); document.write( "V = 20000 = 50000*(1 - x/20) \n" ); document.write( "2 = 5(1 - x/20) = 5 - x/4 \n" ); document.write( "x/4 = 3 \n" ); document.write( "x = 12 years \n" ); document.write( "------- \n" ); document.write( "12 < x < 20 \n" ); document.write( " |