document.write( "Question 1122467: This question is along the lines of determining whether a data set is linear, quadratic, or exponential.
\n" );
document.write( "The data set is this: (the depreciation of a used car over time)
\n" );
document.write( "X = Years
\n" );
document.write( "Y = Value in dollars
\n" );
document.write( "(0, 12,575)
\n" );
document.write( "(1, 11,065)
\n" );
document.write( "(2, 9,750)
\n" );
document.write( "(3, 8,520)
\n" );
document.write( "(4, 7,540)
\n" );
document.write( "To me, this data set does not seem to linear, quadratic, or exponential, however my textbook does not say anything about a 'neither' or 'none' option. My only guess is it might be exponential? \n" );
document.write( "
Algebra.Com's Answer #738595 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Putting the data into a graphing calculator and running a regression analysis gives a Coefficient of Determination for a Linear curve of best fit of 0.9941 which is pretty good, but both the 2nd-degree polynomial fit and the exponential fit is 0.9999. The difference is that the quadratic reaches a minimum somewhere out around year 9 or 10 whereas the exponential continues to decrease, i.e. it is asymptotic to the x-axis.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So what you have to decide is whether you have a classic used car that at some point will start to appreciate in value, or do you have the standard piece of junk that will someday be nearly worthless. Your call, but you can argue either answer. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "John \n" ); document.write( " \n" ); document.write( "My calculator said it, I believe it, that settles it \n" ); document.write( " ![]() \n" ); document.write( " |