Company A: A 2-column table with 5 rows. The first column is labeled hours with entries 5, 12, 20, 29, 42. The second column is
labeled earnings (dollar sign) with entries 340, 404, 460, 530, 630. Company B: A 2-column table with 5 rows. The first column is labeled hours with entries 4, 9, 20, 32, 39. The second column is labeled earnings (dollar sign) with entries 125, 234, 450, 668, 828. If Amelia wants to make the maximum amount of money working only 22 hours per week, which company should she work for? Explain your answer. Company A: Using linear regression models from both data sets, she determines that it pays about $14 more. Company A: Using quadratic regression models from both data sets, she determines that it pays about $5 more. Company B: Using linear regression models from both data sets, she determines that it pays about $10 more. Company B: Using exponential regression models from both data sets, she determines that it pays about $8 more.
Three ways to find the slope of a line: You may have two points #(x_1,y_1)# and #(x_2,y_2)# (often one or both of these points may be intercepts of the #x# and/or #y# axes). The slope is given by the equation. #m=(y_2-y_1)/(x_2-x_1)#. You may have a linear equation that is either in the form or can be manipulated into the form. #y = mx + b#.