Use the image to answer the question.

An illustration of a scatterplot graph shows x-axis ranging from 0 to 10 in increments of 1 and y-axis ranging from 0 to 30 in increments of 2. Multiple points are plotted around a line that points upward to the right with an arrowhead on the bottom.
The line passes approximately through left parenthesis 0 comma 12 right parenthesis, left parenthesis 4 comma 16 right parenthesis, and left parenthesis 6 comma 18 right parenthesis. 12 points are plotted close to the line.

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

The slope of the line can be calculated by finding the change in y divided by the change in x between any two points on the line. Let's use the points (0,12) and (6,18) to calculate the slope:

Slope (m) = (y2 - y1) / (x2 - x1)
Slope = (18 - 12) / (6 - 0)
Slope = 6 / 6
Slope = 1

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

y - y1 = m(x - x1)
y - 12 = 1(x - 0)
y - 12 = x
y = x + 12

Therefore, the equation of the trend line in slope-intercept form is y = x + 12.