How do you find five ordered pairs of x+2y=8x+2y=8?

1 Answer
Aug 8, 2016

(6,1), (-4,6)(6,1),(4,6) and so on .....
Infinitely many pairs can be found.

Explanation:

Change the equation around to have yy as the subject.

x + 2y = 8x+2y=8

2y = 8-x" " y = 4-x/22y=8x y=4x2

Now choose any value of xx, (even numbers will be easier to work with), and calculate the corresponding value of yy

If x =6, y = 4-6/2 = 4-3 = 1" "rArr (6,1)x=6,y=462=43=1 (6,1)

If x =-4, y = 4-(-4)/2 = 4+2 = 6" "rArr (-4,6)x=4,y=442=4+2=6 (4,6)

And so on ... choose xx-values and find yy-values.