document.write( "Question 266106: a. What is the slope of the line of best fit? Use the points (1991, 230) and (1997,350). Show your work.
\n" );
document.write( "b. What is an equation for the line of best fit? Use the point (1991,230). Show your work. \r
\n" );
document.write( "\n" );
document.write( "c. According to your equation, what were the sales in 2000? Show your work. (5 points) (Points :5)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #195616 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! a. What is the slope of the line of best fit? Use the points (1991, 230) and (1997,350). Show your work. \n" ); document.write( "Use the slope formula: m = \n" ); document.write( "Assign the given values as follows \n" ); document.write( "x1 = 1991; y1 = 230 \n" ); document.write( "x2 = 1997; y2 = 350 \n" ); document.write( "The slope \n" ); document.write( "m = \n" ); document.write( "\" \n" ); document.write( "b. What is an equation for the line of best fit? Use the point (1991,230). \n" ); document.write( "Use the point/slope formula y - y1 = m(x - x1) \n" ); document.write( "y - 230 = 20(x - 1991) \n" ); document.write( "y - 230 = 20x - 39820 \n" ); document.write( "y = 20x - 39820 + 230 \n" ); document.write( "y = 20x - 39590; is the equation \n" ); document.write( ": \n" ); document.write( "c. According to your equation, what were the sales in 2000? \n" ); document.write( "Substitute 2000 for x in the above equation \n" ); document.write( "y = 20(2000) - 39590 \n" ); document.write( "y = 4000 - 39590 \n" ); document.write( "y = 410; sales in 2000 \n" ); document.write( " |