Applications of Derivatives
Monotonicity
Grade 12
Question:
<p>Given two functions \(F(x) = \left(1+\dfrac{1}{x}\right)^x\), \(G(x) = \left(1+\dfrac{1}{x}\right)^{x+1}\) defined for all \(x > 0\). Which of the following is decreasing function for \(\forall\, x > 0\)?</p>
<p>(a) \(F(F(x) - G(x))\)</p>
<p>(b) \(G(F(x) - G(x))\)</p>
<p>(c) \(G(x) - F(x)\)</p>
<p>(d) \(G(F(x))\)</p>
Step-by-Step Solution
Key Concept: Take logarithm and differentiate to find monotonicity. For F(x) and G(x), compute d/dx[ln F(x)] and d/dx[ln G(x)], then analyze the sign of the derivative using properties of ln(1+1/x).
<p><strong>Step 1:</strong> For F(x) = (1+1/x)^x, take ln: ln F(x) = x·ln(1+1/x)</p><p><strong>Step 2:</strong> Differentiate using product rule:</p><p>d/dx[ln F(x)] = ln(1+1/x) + x·1/(1+1/x)·(-1/x²)</p><p>= ln(1+1/x) - 1/(x+1)</p><p><strong>Step 3:</strong> Let u = 1/x, so we analyze: ln(1+u) - u/(1+u) for u > 0</p><p>Let h(u) = ln(1+u) - u/(1+u). Then h'(u) = 1/(1+u) - 1/(1+u)² = u/(1+u)² > 0</p><p>Since h(0) = 0 and h is increasing, h(u) > 0 for all u > 0. Thus F'(x)/F(x) > 0, so <strong>F(x) is increasing</strong>.</p><p><strong>Step 4:</strong> For G(x) = (1+1/x)^(x+1), ln G(x) = (x+1)·ln(1+1/x)</p><p>d/dx[ln G(x)] = ln(1+1/x) + (x+1)·(-1/x²)/(1+1/x)</p><p>= ln(1+1/x) - (x+1)/(x(x+1)) = ln(1+1/x) - 1/x</p><p><strong>Step 5:</strong> Let u = 1/x again: analyze ln(1+u) - u for u > 0</p><p>Let φ(u) = ln(1+u) - u. Then φ'(u) = 1/(1+u) - 1 = -u/(1+u) < 0 for u > 0</p><p>Since φ(0) = 0 and φ is decreasing, φ(u) < 0 for all u > 0. Thus G'(x)/G(x) < 0, so <strong>G(x) is decreasing</strong>.</p><p>∴ Answer: CD (G(x) is the decreasing function)</p>
Correct Answer: CD