document.write( "Question 722989: A small business buys a computer for $4900. After 4 years the value of the computer is expected to be $200. For accounting purposes the business uses straight-line depreciation (this means that if V is the value of the computer at time t, then a linear equation is used to relate V and t) to assess the value of the computer at a given time.
\n" );
document.write( "(a) Find a linear equation that models the value V of the computer t years since its purchase. \n" );
document.write( "
Algebra.Com's Answer #442969 by stanbon(75887) ![]() You can put this solution on YOUR website! A small business buys a computer for $4900. After 4 years the value of the computer is expected to be $200. For accounting purposes the business uses straight-line depreciation (this means that if V is the value of the computer at time t, then a linear equation is used to relate V and t) to assess the value of the computer at a given time. \n" ); document.write( "(a) Find a linear equation that models the value V of the computer t years since its purchase. \n" ); document.write( "--- \n" ); document.write( "You have two points relating time and value: (0,4000) and (4,200) \n" ); document.write( "--- \n" ); document.write( "slope = (200-4000)/4 = -3800/4 = -950 \n" ); document.write( "intercept = f(0) = 4000 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "value(x) = -950x + 4000 where x is the number of years. \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |