Use the image to answer the question.

An illustration shows a coordinate plane with 4 quadrants. The x-axis ranges from negative 9 to 9 in one unit increments, and the y-axis ranges from negative 11 to 11 in one unit increments. A line is graphed on the plane. An upward slanting line passes through points plotted at left parenthesis 1 comma 4 right parenthesis and left parenthesis 2 comma 8 right parenthesis.

Find the equation of the line y=mx through the origin that describes the proportional relationship shown in the graph.

(1 point)

1 answer

To find the equation of the line y=mx, we need to find the slope (m) of the line.

The slope of a line passing through two points (x1, y1) and (x2, y2) can be calculated using the formula:
m = (y2 - y1) / (x2 - x1)

In this case, the points are (1, 4) and (2, 8).
So, m = (8 - 4) / (2 - 1) = 4 / 1 = 4.

Therefore, the equation of the line y=mx is y = 4x.