Answer:
`x` is `0`, `y` is `18`.
Explanation:
To determine the value of `y` for each value of `x` in the equation `6x + 2y = 36`, we can solve for `y` by isolating it on one side of the equation.
1. Start by subtracting `6x` from both sides of the equation to move the `6x` term to the other side:
`2y = 36 - 6x`
2. Simplify the right side of the equation:
`2y = 36 - 6x`
3. Divide both sides of the equation by `2` to isolate `y`:
`y = (36 - 6x) / 2`
Now we have an expression for `y` in terms of `x`. By substituting different values for `x`, we can find the corresponding values of `y`.
For example, if we let `x` be `0`, we can calculate the corresponding value of `y`.