document.write( "Question 1162575: . Suppose you own a car that is 40 months old. From an automobile dealer’s “Blue Book” you find that its trade-in value is SR3200. From an old Blue Book you find that its trade-in value 10 months ago was SR4700.
\n" ); document.write( " a. Write a function expressing trade-in value as a function of the cars age in months.
\n" ); document.write( " V
\n" ); document.write( " b. You plan to get rid of the car when its trade-in value drops to SR1000. How much longer should you keep the car?
\n" ); document.write( "c. What does the slope of your function represent in the real world? Why is it negative?
\n" ); document.write( "d. When do you predict that car will be worthless? How do you know this?
\n" ); document.write( "e. According to your model, what was the trade-in value of the car when it was new?
\n" ); document.write( "f. Graph the function.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #786440 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the equation i used is y = mx + b
\n" ); document.write( "this is a straight line depreciation equation.
\n" ); document.write( "m is the slope
\n" ); document.write( "b is the y-intercept
\n" ); document.write( "2 points on this equation are known.
\n" ); document.write( "they are (30,4700) and (40,3200)
\n" ); document.write( "these points are in (x,y) format where x is the number of months and y is he value of the car.
\n" ); document.write( "the slope is found by the equation of (y2-y1)/(x2-x1)
\n" ); document.write( "assign (30,4700) to (x1,y1) and assign 40,3200 to (x2,y2) and replace those values in the slope equation to get:
\n" ); document.write( "(3200 - 4700) / (40 - 30) = -1500 / 10 = -150
\n" ); document.write( "m is equal to -150 and the equation the becomes y = -150x + b
\n" ); document.write( "to solve for b, replace x and y with one of tghe coordinate points to get:
\n" ); document.write( "4700 = -150 * 30 + b
\n" ); document.write( "simplify and solve for b to get:
\n" ); document.write( "b = 4700 + 4500 = 9200
\n" ); document.write( "this makes the equation y = -150 * x + 9200 *****\r
\n" ); document.write( "\n" ); document.write( "answers to your questions are shown below:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a. Write a function expressing trade-in value as a function of the cars age in months.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = -150 * x + 9200\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y represents the value of the car and x represents the age of the car in months.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b. You plan to get rid of the car when its trade-in value drops to SR1000. How much longer should you keep the car?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "replace y with 1000 in the equation to get:
\n" ); document.write( "1000 = -150 * x + 9200
\n" ); document.write( "subtract 1000 from both sides of the equation and add 150 * x to both sides of the equation and combine like terms to get:
\n" ); document.write( "150 * x = 8200
\n" ); document.write( "solve for x to get x = 8200 / 150 = 54.667 months rounded to 3 decimal places.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c. What does the slope of your function represent in the real world? Why is it negative?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the slope indicates that the value of the car is dropping by an average of 150 dollars for each additional month in the age of the car.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the slope is negative because the value of the car is dropping by that amount each month, on average.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "d. When do you predict that car will be worthless? How do you know this?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "set y = 0 to get 0 = -150 * x + 9200
\n" ); document.write( "add 150 * x to both sides of the equation to get:
\n" ); document.write( "150 * x = 9200
\n" ); document.write( "divide both sides of the equation by 150 and solve for x to get:
\n" ); document.write( "x = 9200 / 150 = 61.333 months rounded to 3 decimal places.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "e. According to your model, what was the trade-in value of the car when it was new?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "based oan the equation, the trade-in value of the car when it was new was 9200.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f. Graph the function.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );