<p>Given A(0, 0) and B(x, y) with \(x \in (0, 1)\) and \(y > 0\). Let the slope of the line AB equal to \(m_1\). Point C lies on the line \(x = 1\) such that the slope of BC equal to \(m_2\) where \(0 < m_2 < m_1\). If the area of the triangle ABC can be expressed as \((m_1 - m_2) f(x)\), then the largest possible value of \(f(x)\) is</p>
Step-by-Step Solution
Key Concept: Use the constraint that m₂ < m₁ to establish a relationship between the coordinates of B and C. Since C is on the line x=1, we can write C=(1,y_c) and apply the slope condition m₂ < m₁ to find the valid region for point B.
<p><strong>Step 1:</strong> Calculate slope m₁ of line AB where A(0,0) and B(x,y):</p><p>m₁ = y/x (since x ∈ (0,1) and y > 0)</p><p><strong>Step 2:</strong> Point C lies on x=1, so C=(1, y_c). The slope m₂ of line BC is:</p><p>m₂ = (y_c - y)/(1 - x)</p><p><strong>Step 3:</strong> Apply the condition m₂ < m₁:</p><p>(y_c - y)/(1 - x) < y/x</p><p><strong>Step 4:</strong> Since 1-x > 0 and x > 0, cross-multiply carefully:</p><p>x(y_c - y) < y(1 - x)</p><p>xy_c - xy < y - xy</p><p>xy_c < y</p><p>y_c < y/x</p><p><strong>Step 5:</strong> Since this must hold for valid positions of C, and C can be positioned such that 0 < y_c < y/x, the locus constraint means B must satisfy y/x > y_c for some range of y_c. The critical insight is that for the configuration to be consistent, we need y < x or equivalently the slope m₁ < 1, giving us the region where y < x.</p><p><strong>Answer: B</strong></p>
Correct Answer: B