document.write( "Question 1043469: In the year 2008, DJ bought a new car for $26,000. In 2013, he was told that the value of his car was $15,000 due to depreciation. He is told that the value of his car depreciates linearly.\r
\n" );
document.write( "\n" );
document.write( "A.Find a function V (t) which gives the value of the car t years after the year 2008.\r
\n" );
document.write( "\n" );
document.write( "B.In 2015, DJ is told that he will be given $3500 for his car if he decides to trade it in for a new car. Use the function from part (a) above to determine the value of his car in 2015.\r
\n" );
document.write( "\n" );
document.write( "C.Is the $3500 value fair based on what he was told about linear depreciation \n" );
document.write( "
Algebra.Com's Answer #659406 by advanced_Learner(501)![]() ![]() You can put this solution on YOUR website! year price \n" ); document.write( "2008 26000 \n" ); document.write( "2009 23800 \n" ); document.write( "2010 21600 \n" ); document.write( "2011 1940 \n" ); document.write( "2012 17200 \n" ); document.write( "2013 15000 \n" ); document.write( "2014 12800 \n" ); document.write( "2015 10600 \n" ); document.write( "a. \n" ); document.write( "in 2008,it is new so t=0\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "= \n" ); document.write( "\n" ); document.write( "v(t)=-2200t +26000 when t=0 that is 2008,then value of the car is 26000 \n" ); document.write( "v(t=0)=-2200*0+26000=26000 \n" ); document.write( "b. \n" ); document.write( "in 2015,t=7 \n" ); document.write( "v(t=7)=10,600\r \n" ); document.write( "\n" ); document.write( "c.no \n" ); document.write( " |