<p><em>n</em> arithmetic means are inserted between <em>x</em> and 2<em>y</em> and then between 2<em>x</em> and <em>y</em>. If the <em>r</em>th means in each case be equal, then find the ratio <em>x</em>/<em>y</em>.</p>
Step-by-Step Solution
Key Concept: When n arithmetic means are inserted between two numbers, they form an arithmetic progression. The rth mean in each case can be expressed using the AP formula, and equating these expressions yields the required ratio.
<p><strong>Step 1: Set up the first AP sequence.</strong> When n arithmetic means are inserted between x and 2y, we have an AP with (n+2) terms total: x, A₁, A₂, ..., Aₙ, 2y. The common difference is:</p><p>\(d_1 = \frac{2y - x}{n+1}\)</p><p><strong>Step 2: Find the rth mean in the first case.</strong> The rth mean is the (r+1)th term of this AP:</p><p>\(A_r^{(1)} = x + r \cdot d_1 = x + r \cdot \frac{2y - x}{n+1}\)</p><p><strong>Step 3: Set up the second AP sequence.</strong> When n arithmetic means are inserted between 2x and y, we have an AP with (n+2) terms: 2x, B₁, B₂, ..., Bₙ, y. The common difference is:</p><p>\(d_2 = \frac{y - 2x}{n+1}\)</p><p><strong>Step 4: Find the rth mean in the second case.</strong> The rth mean is the (r+1)th term of this AP:</p><p>\(B_r^{(1)} = 2x + r \cdot d_2 = 2x + r \cdot \frac{y - 2x}{n+1}\)</p><p><strong>Step 5: Equate the rth means.</strong> Given that the rth means are equal:</p><p>\(x + r \cdot \frac{2y - x}{n+1} = 2x + r \cdot \frac{y - 2x}{n+1}\)</p><p><strong>Step 6: Simplify the equation.</strong> Multiply both sides by (n+1):</p><p>\(x(n+1) + r(2y - x) = 2x(n+1) + r(y - 2x)\)</p><p>\(x(n+1) + 2ry - rx = 2x(n+1) + ry - 2rx\)</p><p>\(xn + x + 2ry - rx = 2xn + 2x + ry - 2rx\)</p><p><strong>Step 7: Collect terms.</strong> Rearranging:</p><p>\(xn + x - 2xn - 2x = ry - 2rx - 2ry + rx\)</p><p>\(-xn - x = -ry - rx\)</p><p>\(-x(n + 1) = -r(y + x)\)</p><p>\(x(n + 1) = r(y + x)\)</p><p><strong>Step 8: Solve for x/y.</strong> Dividing both sides by y(n+1):</p><p>\(\frac{x}{y} = \frac{r(y + x)}{(n+1)y} = \frac{r}{n+1} \cdot \frac{y+x}{y}\)</p><p>Let \(\frac{x}{y} = k\). Then:</p><p>\(k(n+1) = r(1 + k)\)</p><p>\(kn + k = r + rk\)</p><p>\(kn - rk = r - k\)</p><p>\(k(n - r) = r - k\)</p><p>\(k(n - r + 1) = r\)</p><p>\(k = \frac{r}{n - r + 1}\)</p><p><strong>∴ Answer:</strong> \(\dfrac{x}{y} = \dfrac{r}{n-r+1}\)</p>
Correct Answer: \(\dfrac{r}{n-r+1}\)