How do you graph 4x+y=-14x+y=1 using intercepts?

1 Answer
May 28, 2017

Sub in the variables as 00 and solve for the other variable.

In this case, x=-1/4x=14 and y=-1y=1.

Explanation:

All we have to do is sub in the variables as 00 and solve for the other variable.

xx-intercept

Here, we are solving for the xx-intercept. Thus, we have to sub y=0y=0.

4x+y=-14x+y=1

4x+0=-14x+0=1

Now, let's bring like terms together and add them.

4x=-14x=1

Now, we can isolate for xx.

(4x)/4=-1/44x4=14

x=-1/4x=14

Therefore, because x=-1/4x=14, the xx-intercept is (-1/4,0)(14,0).


yy-intercept

Now, if we're solving for the yy-intercept, we would have to sub in x=0x=0.

4x+y=-14x+y=1

4(0)+y=-14(0)+y=1

Now, we add like terms,.

y=-1y=1

Therefore, because y=-1y=1, the xx-intercept is (0, -1)(0,1).

We can double check our work by graphing the equation:

graph{4x+y=-1 [-10, 10, -5, 5]}

As you can see, the intercepts on the graph match with what we solved for!

Hope this helps :)