Range of <span class="math-inline">f(x) = \frac{\sec x + \tan x - 1}{\tan x - \sec x + 1}; x \in \left(0, \frac{\pi}{2}\right)</span> is
Step-by-Step Solution
Key Concept: Simplify the expression using trigonometric identities and substitution, then analyze the resulting function's behavior over the given domain to determine its range.
<p><strong>Step 1: Simplify using trigonometric identities</strong></p><p>Let s = sec x and t = tan x. We know that s² - t² = 1 (fundamental identity).</p><p>The function becomes: f(x) = (s + t - 1)/(t - s + 1)</p><p><strong>Step 2: Factor using the identity s² - t² = 1</strong></p><p>Note that s² - t² = (s - t)(s + t) = 1, so s + t = 1/(s - t)</p><p>Let u = s - t. Then s + t = 1/u</p><p>Numerator: s + t - 1 = 1/u - 1 = (1 - u)/u</p><p>Denominator: t - s + 1 = -u + 1 = (1 - u)</p><p><strong>Step 3: Simplify the fraction</strong></p><p>f(x) = [(1 - u)/u]/[(1 - u)] = 1/u = 1/(s - t) = 1/(sec x - tan x)</p><p><strong>Step 4: Use another identity</strong></p><p>Recall that (sec x - tan x)(sec x + tan x) = sec² x - tan² x = 1</p><p>Therefore: sec x - tan x = 1/(sec x + tan x)</p><p>So: f(x) = sec x + tan x</p><p><strong>Step 5: Analyze the range for x ∈ (0, π/2)</strong></p><p>As x → 0⁺: sec x → 1 and tan x → 0, so f(x) → 1</p><p>As x → (π/2)⁻: both sec x and tan x → ∞, so f(x) → ∞</p><p>Since f(x) = sec x + tan x is continuous and strictly increasing on (0, π/2), the range is (1, ∞).</p><p><strong>∴ Answer: B</strong></p>
Correct Answer: B