Just comparing your (x, y) points to the values on the table, it looks like b) would be the quick answer. Since it states under the table to use average values within each range.
So for x=62 (the weight), we have y=122 (the iron count) which would be the average of the range between 115 and 129.
Similiarly, x=70 corresponds to y=146, which is the average of 139 and 153.
You could take the average values of your highest and lowest iron count ranges compare them to the max-min weight to get your slope. Looks like it would be (155-112)/(73-58)= 43/15= 2.8666 repeating. That would make sense with the slope in the equation listed in b) as well.
<span>
</span>
In total there will be 688 milliliters of compound used 258 from compound B and 430 milliliters of compound A so 688 in total.
Table:
x y
-3 0.5
-2 1
-1 2.5
0 5
1 8.5
Now, y = ax^2 + bx + c
Start replacing x = 0 and y = 5
5 = a(0) + b(0) + c => c = 5.
Now, replace any other two pair of data:
(-2, 1) => -1 = a(-2)^2 + b(-2)
-1 = 4a - 2b
(1, 8.5) => 8.5 = a(1)^2 + b(1)
8.5 = a + b
Solve the system
4a - 2b = - 1
a + b = 8.5
=>
4a - 2b = - 1
2a + 2b = 17
-------------------------
6a = 16
=> a = 16 / 6 = 8/3
b = 8.5 - a = 17/2 - 8/3 = 35/6
=> y = (8/3)x^2 + (35/6)x + 5 <--------- answer
(3,5) (3,2) (5,2) are the coordinates