Answer: Choice B
y=1.0x+10
==============================================================
Step-by-step explanation:
Without the actual (x,y) coordinates for each point, it's nearly impossible to get the answer. However, we can note that the blue regression line is intersecting the y axis at y = 10 (or around there). So its very likely that the answer is y=1.0x+10 which is choice B
The equation y=1.0x+10 is in the form y = mx+b with,
- m = 1.0 = slope
- b = 10 = y intercept
The next best answer is y = -0.8x+12, since 12 is fairly close to 10. The y intercept portion isn't fully shown but again it appears the blue line is crossing at y = 10.