To find the coordinates of two points on the line represented by the equation y = 3x + 11, we will substitute different values for x and calculate the corresponding values of y.
Let’s start with the first point:
- Let x = 0:
y = 3(0) + 11 = 11
So, the first point is (0, 11).
Now, for the second point:
- Let x = 1:
y = 3(1) + 11 = 14
So, the second point is (1, 14).
Therefore, the two coordinates on the line are (0, 11) and (1, 14). These points can be used to graph the line or further analyze its properties.