Question 1095131
three solutions for making a graph on the equation 2x + 2y = 12
:
 x = -2
then
2(-2) + 2y = 12
-4 + 2y = 12
2y = 12 + 4
y = 16/2
y = 8
:
Do the same with x = 0 and x = +2, we have a table for graphing then
 x | y
-------
-2 | 8
 0 | 6
+2 | 4
:
{{{ graph( 300, 200, -6, 10, -10, 12, -x+6) }}}