document.write( "Question 525074: A small business buys a computer for $3300. After 4 years the value of the computer is expected to be $200. For accounting purposes the business uses linear depreciation to assess the value of the computer at a given time. 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.
\n" );
document.write( "(a) Find a linear equation that relates V and t. \n" );
document.write( "
Algebra.Com's Answer #348008 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A small business buys a computer for $3300. After 4 years the value of the computer is expected to be $200. For accounting purposes the business uses linear depreciation to assess the value of the computer at a given time. 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. \n" ); document.write( "(a) Find a linear equation that relates V and t. \n" ); document.write( "----- \n" ); document.write( "You have 2 points: (0,3300) and (4,200) \n" ); document.write( "---- \n" ); document.write( "slope = (200-3300)/(4-0) = -3100/4 = -775 \n" ); document.write( "----- \n" ); document.write( "Form: V = mt + b \n" ); document.write( "You know m = -775 and V = 3300 when t = 0 \n" ); document.write( "Solve for \"b\": \n" ); document.write( "3300 = -775*0 + b \n" ); document.write( "b = 3300 \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "V(t) = -775t + 3300 \n" ); document.write( "---------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " |