Answer:
81 Bags of Shells
Step-by-step explanation:
9 X 9 = 81
Answer:
C
Step-by-step explanation:
We want a line of best fit, which means we want to create a line that the data points will lie closest to.
One thing we can do is find the slope between the bottom-leftmost point and the top-rightmost point. This is because if we were to draw a line connecting these two, it will cut through the data quite well.
Those two points are (9, 15) and (16, 18), so the slope is change in y divided by the change in x:
(18 - 15) ÷ (16 - 9) = 3 ÷ 7 ≈ 0.4
Eliminate A and B.
Now we need to determine the y-intercept. This needs no calculations; simply look at the graph: there's no way a line cutting through the y-intercept point of (0, 18) will perfectly match the data points; instead it must be a y-intercept lower than 18. So, eliminate D.
The answer is C.
Xy = 50
x + y = 15
x = 15 - y
xy = 50
(5 - y)y = 50
5y - y^2 = 50
y^2 - 5y + 50 = 0
(y - 5)(y - 10) = 0
y - 5 = 0 or y - 10 = 0
y = 5 or y = 10
x + y = 15
For y = 5:
x + 5 = 15
x = 10
For y = 10
x + 10 = 15
x = 5
Answer: the numbers are 5 and 10.