SOLUTION: i need to find the x and y of 2x+y=4, by using 0,2,4 and make a graphs

Algebra ->  Linear-equations -> SOLUTION: i need to find the x and y of 2x+y=4, by using 0,2,4 and make a graphs      Log On


   



Question 180719: i need to find the x and y of 2x+y=4, by using 0,2,4 and make a graphs
Answer by vleith(2983) About Me  (Show Source):
You can put this solution on YOUR website!
Find the y values for the 3 x values given. These are the points you want to plot.
2x%2By+=+4
y+=+4+-+2x
when x = 0, y is 4 (0,4)
when x = 2, y is 4-4 = 0 (2,0)
when x = 4, y = 4-8 = -4 (4,-4)
Not plot those three points and draw the line that connects them
graph%28400%2C400%2C+-10%2C+10%2C+-10%2C+10%2C+4+-+2x%29