Question

Graph by plotting points.
3xequalsminusyplus2
Question content area bottom left
Part 1
Complete the ordered pairs.
​(negative 1​,
  
enter your response here​), ​(1​,
  
enter your response here​)

Answers

GPT-4o mini
To graph the equation \( 3x = -y + 2 \), let's first rearrange it into the slope-intercept form \( y = mx + b \).

Starting with the given equation:
\[
3x = -y + 2
\]

We can rearrange it to solve for \( y \):
\[
y = -3x + 2
\]

Now, we can create ordered pairs by substituting values for \( x \) into the equation.

1. For \( x = -1 \):
\[
y = -3(-1) + 2 = 3 + 2 = 5
\]
So, one ordered pair is \( (-1, 5) \).

2. For \( x = 1 \):
\[
y = -3(1) + 2 = -3 + 2 = -1
\]
So, another ordered pair is \( (1, -1) \).

Now we can summarize the ordered pairs:

- For \( (-1, 5) \)
- For \( (1, -1) \)

Thus, the completed ordered pairs are:
- \( (-1, 5) \)
- \( (1, -1) \)