y = 4x - 10\n y = 2\n what is the solution to the system of equations?\n (3, 2)\n (2, 3)\n (-2, 2)\n (2, -2)

y = 4x - 10\n y = 2\n what is the solution to the system of equations?\n (3, 2)\n (2, 3)\n (-2, 2)\n (2, -2)
Answer
Answer:
A. (3, 2)
Explanation:
Step1: Substitute y - value
Since (y = 2), substitute (y) into (y=4x - 10). So we get (2=4x - 10).
Step2: Solve for x
Add 10 to both sides of the equation (2 = 4x-10). We have (2 + 10=4x-10 + 10), which simplifies to (12 = 4x). Then divide both sides by 4: (x=\frac{12}{4}=3). Since (x = 3) and (y = 2), the solution is ((3,2)).