SOLUTION: Graph 2y+x=4

Algebra ->  Graphs -> SOLUTION: Graph 2y+x=4      Log On


   



Question 638719: Graph 2y+x=4
Found 2 solutions by MathLover1, graphmatics:
Answer by MathLover1(20849) About Me  (Show Source):
You can put this solution on YOUR website!
Graph 2y%2Bx=4.........->...2y=-x%2B4....->...y=-%281%2F2%29x%2B2
here you have a linear function, and a graph will be a line; so, you need to find two points and plot them and draw the line through them
if x=0...->y=-%281%2F2%290%2B2=2
first point is (0,2)
if y=0...->0=-%281%2F2%29x%2B2....->%281%2F2%29x=2....->x=4
second point is (4,0)
+graph%28+600%2C+600%2C+-10%2C+10%2C+-10%2C+10%2C+-%281%2F2%29x%2B2%29+

Answer by graphmatics(170) About Me  (Show Source):
You can put this solution on YOUR website!
Solved by pluggable solver: PLOT a graph of a function
Plotting a graph:
graph%28+600%2C+400%2C+-10%2C+10%2C+-10%2C+10%2C+-.5x%2B2+%29
This solver uses formula rendering system and here's the actual formula that was plotted:

graph( 600, 400, -10, 10, -10, 10, -.5x+2 )