Difficulty: Medium
Correct Answer: 9/11
Explanation:
Introduction / Context:
This problem converts two transformation statements about a fraction into linear equations in its numerator and denominator. Solving the resulting system yields the original fraction exactly, with a quick verification step to ensure both conditions hold.
Given Data / Assumptions:
Concept / Approach:
Cross-multiply both relations to produce two linear equations in x and y. Solve them simultaneously (elimination works well). Reduce the final fraction to simplest terms if necessary.
Step-by-Step Solution:
Verification / Alternative check:
(9 + 5)/(11 + 5) = 14/16 = 7/8 and (9 + 3)/(11 + 3) = 12/14 = 6/7. Both conditions are satisfied exactly.
Why Other Options Are Wrong:
8/11 and 10/11 fail at least one of the two transformation checks; “Cannot be determined” is incorrect because the system has a unique solution.
Common Pitfalls:
Arithmetic slips when cross-multiplying or subtracting equations can lead to near misses; always verify both given transformations on your final fraction.
Final Answer:
9/11
Discussion & Comments