Use the image to answer the question.

A scatterplot graph shows x-axis ranging from 0 to 100 and y-axis ranging from 0 to 50. Both axes are drawn in increments of 5 but labeled in increments of 10. Multiple points are plotted around a line that points upward to the right.
The line passes through left parenthesis 0 comma 30 right parenthesis, left parenthesis 15 comma 40 right parenthesis, and left parenthesis 30 comma 50 right parenthesis. 14 points are plotted close to or on the line. The line has an arrowhead on the top of it.

Write an equation in slope-intercept form of the trend line.

(1 point)
Responses

y=23x+40
y equals Start Fraction 2 over 3 End Fraction x plus 40

y=23x+30
y equals Start Fraction 2 over 3 End Fraction x plus 30

y=−23x+30
y equals negative Start Fraction 2 over 3 End Fraction x plus 30

y=34x+30
y equals Start Fraction 3 over 4 End Fraction x plus 30
Skip to navigation

From the scatterplot, we can see that the line passes through the points (0, 30), (15, 40), and (30, 50). Using these points, we can find the slope of the line:

m = (y2 - y1) / (x2 - x1)
m = (40 - 30) / (15 - 0)
m = 10 / 15
m = 2/3

Now that we have the slope, we can use the point-slope form of a linear equation to find the equation of the trend line:

y - y1 = m(x - x1)
y - 30 = (2/3)(x - 0)
y - 30 = 2/3x

To put the equation into slope-intercept form (y = mx + b), we can rearrange the equation:

y = 2/3x + 30

So the equation of the trend line is y = 2/3x + 30.