document.write( "Question 956423: I am doing this project in math about car depreciation. Our teacher wants us to find the exponential function best fit for each car in the form y=Ce^rx. The three cars I picked was a ford escape, chevy impala, and toyota camry.
\n" );
document.write( "For the ford the exponential fit is y=2164e^-0.183x
\n" );
document.write( "The Chevy exponential fit is y=23347e^-0.188x
\n" );
document.write( "The Toyota exponential fit is y=20536e^-0.102x
\n" );
document.write( "I guess my question is how do I find the depreciation for each car?
\n" );
document.write( "And my other question my teacher wants to know what does C represent, and what does r represent? The teacher said that in the equation y=Ce^rx, y represents suggested retail and x is the age of car in years
\n" );
document.write( "For C I said it represents suggested retail as well, and r represents annual depreciation. Thanks for any and all help \n" );
document.write( "
Algebra.Com's Answer #584295 by stanbon(75887) ![]() You can put this solution on YOUR website! I am doing this project in math about car depreciation. Our teacher wants us to find the exponential function best fit for each car in the form y=Ce^rx. The three cars I picked was a ford escape, chevy impala, and toyota camry. \n" ); document.write( " For the ford the exponential fit is y=2164e^-0.183x \n" ); document.write( " The Chevy exponential fit is y=23347e^-0.188x \n" ); document.write( " The Toyota exponential fit is y=20536e^-0.102x \n" ); document.write( " I guess my question is how do I find the depreciation for each car? \n" ); document.write( " And my other question my teacher wants to know what does C represent, and what does r represent? The teacher said that in the equation y=Ce^rx, y represents suggested retail and x is the age of car in years \n" ); document.write( " For C I said it represents suggested retail as well, and r represents annual depreciation. \n" ); document.write( "---- \n" ); document.write( "Thanks Stanbon for looking at my problem. So for this car project our teacher wanted us to do a scatter plot on excel and that is where I found the exponential best fit for all three cars, maybe I put the information in wrong.\r \n" ); document.write( "\n" ); document.write( " For the ford escape brand new is $22764, \n" ); document.write( "1yr old with 12000 miles is 15268, \n" ); document.write( "2 yr old 24000mi is 14741, \n" ); document.write( "3yrs old and 36000mi is 12505, \n" ); document.write( "4yrs old and 48000 is 10351, and \n" ); document.write( "5 yrs old is 8440, \n" ); document.write( "--------- \n" ); document.write( "C should be the original value of the car:: i,e. 22764 \n" ); document.write( "----------------------------------------- \n" ); document.write( "retail price = (original price)*(e^rx) \n" ); document.write( "Note;: I can't tell from your post whether (?) is e^(rx) or (e^r)*x \n" ); document.write( "I'm going to assume it is e^(rx) \n" ); document.write( "------ \n" ); document.write( "When x = 1, e^(r*1) = 15268/22764 = 0.6707 \n" ); document.write( "Then r = ln(0.6707) = -0.3994 \n" ); document.write( "So you have 15268 = 22764*e^(-0.3994x) \n" ); document.write( "------- \n" ); document.write( "When x = 2, e^(2r) = 14741/22764 = 0.6476 \n" ); document.write( "Then 2r = ln(0.6476) = -0.4345 \n" ); document.write( "r = -0.2173 \n" ); document.write( "---- \n" ); document.write( "etc. \n" ); document.write( "----- \n" ); document.write( "Look this over. See if it helps. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |