contestada

A store employee performs most of the daily unit counts, but the owner personally recorded that there were 61 units remaining after 3 days and 33 units remaining after 13 days. Use these two data points to determine the equation for the line of best fit for the store's inventory. Write the answer in decimal form.
Y=__X+__

A store employee performs most of the daily unit counts but the owner personally recorded that there were 61 units remaining after 3 days and 33 units remaining class=

Respuesta :

(3,61),(13,33)
slope = (33 - 61) / (13 - 3) = -28/10 = - 14/5 = -2.8

y = mx + b
slope(m) = -2.8
use either of ur points....(3,61)...x = 3 and y = 61
now sub into the formula and find b, the y int
61 = -2.8(3) + b
61 = -8.4 + b
61 + 8.4 = b
69.4 = b
so ur equation is : y = -2.8x + 69.4