document.write( "Question 564990: Someone bought a CD player for $250 and finds 2 years later when he wants to sell it that it's worth $100. Find a formula for the value of the CD player if the value decreases. \n" ); document.write( "
Algebra.Com's Answer #365559 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Someone bought a CD player for $250 and finds 2 years later when he wants to sell it that it's worth $100. Find a formula for the value of the CD player if the value decreases. \n" ); document.write( "============ \n" ); document.write( "You have 2 points: (0,250) and (2,100) \n" ); document.write( "slope = (100-250)/(2-0) = -150/2 = -75 \n" ); document.write( "------ \n" ); document.write( "Form: y = mz + b \n" ); document.write( "250 = -75*0 + b \n" ); document.write( "b = 250 \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "value = -75(years) + 250 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |