Difficulty: Medium
Correct Answer: 3/7
Explanation:
Introduction / Context: This question involves building equations from a word description of a fraction and solving for numerator and denominator using simple algebra.
Given Data / Assumptions:
Concept / Approach: Translate the statements into algebraic equations, then substitute n = d - 4 into the second condition to solve for d and n. Ensure the fraction is in simplest terms at the end if needed.
Step-by-Step Solution:
n = d - 4Condition: d + 1 = 8(n - 2) = 8(d - 4 - 2) = 8(d - 6)d + 1 = 8d - 48 ⇒ 7d = 49 ⇒ d = 7n = d - 4 = 7 - 4 = 3Fraction = 3/7Verification / Alternative check: New numerator = 1, new denominator = 8; indeed 8 = 8 * 1 holds. Original condition n = d - 4 also holds (3 = 7 - 4).
Why Other Options Are Wrong: 4/8 simplifies to 1/2 and fails the transformed condition; 2/7 and 3/8 do not satisfy d + 1 = 8(n - 2).
Common Pitfalls: Misreading “becomes eight times” or forgetting to adjust both numerator and denominator as specified; mixing up original and transformed values; not simplifying relationships before solving.
Final Answer: 3/7
Discussion & Comments