document.write( "Question 959040: A college professor has purchased a new bicycle for commuting to class. This bicycle had a purchase price of $600 and depreciates at a constant rate of $55 a year. What is the bicycle’s value after 3.5 years? How long before the bicycle is worth zero?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #586140 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! A college professor has purchased a new bicycle for commuting to class. This \n" ); document.write( "bicycle had a purchase price of $600 and depreciates at a constant rate of $55 a \n" ); document.write( "year. What is the bicycle’s value after 3.5 years? How long before the bicycle \n" ); document.write( "is worth zero?\r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "1. When 0 years have passed, the bicycle is worth $600\r\n" ); document.write( "2. When 1 year has passed, the bicycle is worth $600-$55 = $545\r\n" ); document.write( "\r\n" ); document.write( "Let x = the number of years that have passed.\r\n" ); document.write( "Let y = the worth of the bicycle.\r\n" ); document.write( "\r\n" ); document.write( "Then, the interpretation of the above two sentences are:\r\n" ); document.write( "\r\n" ); document.write( "1. When x=0, y=600\r\n" ); document.write( "2. When x=1, y=545\r\n" ); document.write( "\r\n" ); document.write( "The mathematical interpretation is:\r\n" ); document.write( "\r\n" ); document.write( "Find the equation of the line that passes through the \r\n" ); document.write( "points (0,600) and (1,545)\r\n" ); document.write( "\r\n" ); document.write( "Slope formula:\r\n" ); document.write( "\r\n" ); document.write( "m = \n" ); document.write( "What is the bicycle’s value after 3.5 years? \n" ); document.write( " \r\n" ); document.write( "Plug in 3.5 years for x, solve for y dollars:\r\n" ); document.write( "\r\n" ); document.write( "y = -55(3.5) + 600\r\n" ); document.write( "y = $407.50\r\n" ); document.write( " \n" ); document.write( "How long before the bicycle is worth zero? \n" ); document.write( " \r\n" ); document.write( "Plug in 0 dollars for y, solve for x years.\r\n" ); document.write( "\r\n" ); document.write( "0 = -55x + 600\r\n" ); document.write( "55x = 600\r\n" ); document.write( " x = 600/55 =\n" ); document.write( " |