Difficulty: Easy
Correct Answer: 27
Explanation:
Introduction / Context:
Averages often give a sum; paired with another relation, we can isolate a specific variable.
Given Data / Assumptions:
Concept / Approach:
Use the two equations to solve for x1 directly by subtracting the sum of x2 and x3 from the total.
Step-by-Step Solution:
x1 + x2 + x3 = 42x2 + x3 = 15x1 = 42 - 15 = 27
Verification / Alternative check:
Check that 2 * (x2 + x3) equals 30 when x1 is 27; since x2 + x3 = 15, this matches the given condition.
Why Other Options Are Wrong:
20, 16, 2, 12 do not satisfy both equations simultaneously.
Common Pitfalls:
Dividing 30 by 2 incorrectly or mixing up which pair is summed; always write both equations first.
Final Answer:
27
Discussion & Comments