document.write( "Question 1174241: The purchase price for a company car is $19,800. The useful life is 6 years after which it will have an estimated scrap value of $1,200.
\n" );
document.write( "-Find the linear equation relating book value and number of years.
\n" );
document.write( "- What is the book value after four years?
\n" );
document.write( "Show all work. \n" );
document.write( "
Algebra.Com's Answer #799641 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the price of the car is 19,800. \n" ); document.write( "that's the book value at the end of year 0. \n" ); document.write( "the end of year 0 is the beginning of year 1. \n" ); document.write( "the salvage value at the end of year 6 is 1,200. \n" ); document.write( "that's the book value at the end of year 6.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using straight line depreciation, the formula would be: \n" ); document.write( "y = mx + b \n" ); document.write( "m is the slope \n" ); document.write( "b is the y-intercept \n" ); document.write( "y is the value after x years. \n" ); document.write( "x is the number of years.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when x = 0, y = 19,800. \n" ); document.write( "when x = 6, y = 1,200\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to find the slope, you need 2 points on the line. \n" ); document.write( "the first point is (x1,y1) = (0,19800) \n" ); document.write( "the second point is (x2,y2) = (6,1200)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the slope is (y2-y1)/(x2-x1) = (1200 - 19800)/(6-0) = -18600/6 = -3100 \n" ); document.write( "the equation becomes y = -3100 * x + b \n" ); document.write( "replace x and y with one of the points to find b. \n" ); document.write( "i used (0,19800) \n" ); document.write( "y = -3100 * x + b becomes 19800 = -3100 * 0 + b \n" ); document.write( "solve for b to get: \n" ); document.write( "b = 19800. \n" ); document.write( "the equation becomes y = -3100 * x + 19800\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when x = 0, the equation becomes y = -3100 * 0 + 19800. \n" ); document.write( "solve for y to get y = 19800. \n" ); document.write( "that's the book value at the end of year 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when x = 6, the equation becomes y = -3100 * 6 + 19800. \n" ); document.write( "solve for y to get y = 1200. \n" ); document.write( "that's the book value at the end of year 6.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when x = 4, the equation becomes y = -3100 * 4 + 19800. \n" ); document.write( "solve for y to get y = 7400. \n" ); document.write( "that's the book value at the end of year 4. \n" ); document.write( "that's your solution.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |