Question: If x + y = 6 and 4x - y = 4, what is the value of x?
Correct Answer: B. 2
Explanation: # Solving Simultaneous Equations1) x + y = 62) 4x - y = 4Add both ? 5x = 10 ? x = 2