Answer:
To find the points, we can choose any value for x, solve for y, and then plot the resulting point. Let's choose x=-2, x=0, and x=3.
When x=-2, we have:
2y=5(-2)+11
2y=-9
y=-9/2
So the first point is (-2,-9/2).
When x=0, we have:
2y=5(0)+11
2y=11
y=11/2
So the second point is (0,11/2).
When x=3, we have:
2y=5(3)+11
2y=26
y=13
So the third point is (3,13).
Now we can plot these three points on the graph. Here's what it looks like:
|
| . (-2, -9/2)
|
| .
|
|
| .
|______________________________
| |
3 -2
This is the graph of the equation 2y=5x+11.
Explanation:
Already explained