Given:
The data points are:
(1, 0), (2, 3), (3,1), (4,4), (5,5)
To find:
The equation of best fit line in the form of
and then find the value of b.
Solution:
The general form of best fit line is:
...(i)
Where, m is the slope of best fit line and b is the y-intercept of the line.
Using the graphing calculator, we get the equation for the best fit line and the equation is
...(ii)
On comparing (i) and (ii), we get

Therefore, the value of b is equal to -0.7.
Answer:
8 one-dollar bills
3 five-dollar bills
2 ten-dollar bills
Step-by-step explanation:
Let x = # of one-dollar bills, y = # of five-dollar bills, and z = # of ten-dollar bills. Total amount in the wallet is $43, so the first equation would be 1x + 5y + 10z = 43. Next, there are 4 times as many one-dollar bills as ten-dollar bills, so x = 4z. There are 13 bills in total, so x + y + z = 13
x + 5y + 10z = 43
x = 4z
x + y + z = 13
x + 5y + 10z = 43
x + 0y - 4z = 0
x + y + z = 13
5y + 14z = 43
-y - 5z = -13
5y + 14z = 43
-5y - 25z = -65
-11z = -22
z = 2
x = 4z
x = 4*2 = 8
x + y + z = 13
8 + y + 2 = 13
10 + y = 13
y = 3
Answer: 4
Step-by-step explanation: