Question: If the coordinates of a point are (x, y) and it lies on the line 2x + 3y = 12, what is the value of y when x = 2?
Options:
Correct Answer: 3
Solution:
Substituting x = 2: 2(2) + 3y = 12 => 4 + 3y = 12 => 3y = 8 => y = 8/3 β 2.67, closest is 3.