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.
Answer:
$40
Step-by-step explanation:
If it was 20% off, you are paying 80% of the original price.
So .80 * Original price = $32
32/.8 = 40
B is the answer to the question
We are given a system of equations,

This will translate into a 2x2 matrix of coefficients (because 2 equations and 2 unknowns),

The matrix will then be applied to the vector (lower dimensions on top),

And the result vector will be whats on the other side of equals sign,

So to put everything together,

Hope this helps :)