Let $\frac{a}{b} : \frac{b}{a} = x : y$. If $(x - y) = \left\{ \frac{a}{b} + \frac{b}{a} \right\}$, then $x$ is equal to
Aptitude
Ratio and Proportion
Difficulty: Hard
Choose an option
-
A$\frac{a - b}{a}$
-
B$\frac{a + b}{a}$
-
C$\frac{a + b}{b}$
-
DNone of these
Answer
Correct Answer: None of these
Explanation
### Concept & Algebraic Manipulation of Proportions
When dealing with variables represented as a ratio (e.g., $x:y$), express one variable in terms of the other using the given proportion before substituting it into the subsequent algebraic equation.
### Step-by-Step Solution
1. **Given Proportion:** $\frac{x}{y} = \frac{\frac{a}{b}}{\frac{b}{a}} = \frac{a}{b} \cdot \frac{a}{b} = \frac{a^2}{b^2}$.
2. This implies $x = k \cdot a^2$ and $y = k \cdot b^2$ for some proportionality constant $k$.
3. Substitute $x$ and $y$ into the second given equation:
$(x - y) = \frac{a}{b} + \frac{b}{a}$
$k(a^2) - k(b^2) = \frac{a^2 + b^2}{ab}$
$k(a^2 - b^2) = \frac{a^2 + b^2}{ab}$
4. Solve for the constant $k$:
$$k = \frac{a^2 + b^2}{ab(a^2 - b^2)}$$
5. The question asks for the value of $x$. Substitute $k$ back into $x = k \cdot a^2$:
$$x = \left( \frac{a^2 + b^2}{ab(a^2 - b^2)} \right) \cdot a^2$$
$$x = \frac{a(a^2 + b^2)}{b(a^2 - b^2)}$$
6. Compare this result with the given options. None of the options (a), (b), or (c) match this expression.
### Exam Strategy & Shortcut
By inspecting the degree of the variables, $x/y$ yields terms of degree 2 ($a^2/b^2$), and the substitution involves adding/subtracting terms. The final term $x$ must retain complex cubic or higher algebraic combinations of $a$ and $b$, meaning simple linear terms like $\frac{a+b}{a}$ will definitely be incorrect. Choose "None of these" confidently.
### Common Pitfall
Assuming $x = \frac{a}{b}$ and $y = \frac{b}{a}$ directly. While $\frac{x}{y}$ equals the ratio of those terms, $x$ and $y$ themselves can be scaled by any constant multiplier $k$. The constraint equation dictates what that scale must be.
### Final Answer
Therefore, the correct answer is **None of these**.