document.write( "Question 123810This question is from textbook college Algebra
\n" );
document.write( ": Solve the problem.
\n" );
document.write( "Assume that the sales of a certain appliance dealer are approximated by a linear function. Suppose that sales were $11,000 in 1982 and $47,000 in 1987. Let x=0 represent 1982. Find the equation giving yearly sales S(x). \n" );
document.write( "
Algebra.Com's Answer #90825 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Assume that the sales of a certain appliance dealer are approximated by a linear function. Suppose that sales were $11,000 in 1982 and $47,000 in 1987. Let x=0 represent 1982. Find the equation giving yearly sales S(x). \n" ); document.write( "----------------- \n" ); document.write( "You have two points (0,11000) and (5,47000) \n" ); document.write( "----------- \n" ); document.write( "slope = (47000-11000)/(5-0) = 7200 \n" ); document.write( "----------------------- \n" ); document.write( "form is y = mx+b; you know m, y, and x; solve for b \n" ); document.write( "b=11000 \n" ); document.write( "--------- \n" ); document.write( "S(x) = 7200x + 11000 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |