document.write( "Question 750896: An investment was worth $2500 in 1995. By 2000 it had grown to $3500. Let y be the value of the investment in year x, where x = 0 represents 1995. Assuming that the value of the investment increases in a linear fashion, write an equation that models the value of the investment in year x. \n" ); document.write( "
Algebra.Com's Answer #456868 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An investment was worth $2500 in 1995. By 2000 it had grown to $3500. Let y be the value of the investment in year x, where x = 0 represents 1995. Assuming that the value of the investment increases in a linear fashion, write an equation that models the value of the investment in year x. \n" ); document.write( "---- \n" ); document.write( "You have 2 points: (0,2500) and (5,3500) \n" ); document.write( "------------------ \n" ); document.write( "slope = (3500-2500)/(5-0) = 1000/5 = 200 \n" ); document.write( "--- \n" ); document.write( "intercept = f(0) = 2500 \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "f(x) = 200x + 2500 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " \n" ); document.write( " |