Area Under the Curve
Area between curves
Grade None
Question:
<p>Let <em>C</em><sub>1</sub> and <em>C</em><sub>2</sub> be the graph of the functions <em>y</em> = <em>x</em><sup>2</sup> and <em>y</em> = 2<em>x</em>, 0 ≤ <em>x</em> ≤ 1 respectively. Let <em>C</em><sub>3</sub> be the graph of a function <em>y</em> = <em>f</em>(<em>x</em>), 0 ≤ <em>x</em> ≤ 1, <em>f</em>(0) = 0. For a point <em>P</em> on <em>C</em><sub>1</sub>, let the lines through <em>P</em>, parallel to the axes, meet <em>C</em><sub>2</sub> and <em>C</em><sub>3</sub> at <em>Q</em> and <em>R</em> respectively. If for every position of <em>P</em> (on <em>C</em><sub>1</sub>), the area of the shaded regions <em>OPQ</em> and <em>ORP</em> are equal, then which all are true about the function <em>f</em>(<em>x</em>)?</p>
<p>(a) \(f(1/2) = -1/8\)</p>
<p>(b) \(f(1/4) = -3/64\)</p>
<p>(c) \(f(4/5) = -16/125\)</p>
<p>(d) \(f(1/8) = -3/64\)</p>
Step-by-Step Solution
Key Concept: For equal areas OPQ and ORP at every position of P on C₁, the area between C₂ and x-axis must equal the area between C₃ and x-axis up to each x-coordinate. This means ∫₀ˣ 2t dt = ∫₀ˣ f(t) dt for all x ∈ [0,1], giving f(x) = 2x.
<p><strong>Step 1: Set up coordinates.</strong> Let P = (x, x²) be a point on C₁: y = x².</p><p><strong>Step 2: Identify Q and R.</strong> The horizontal line through P meets C₂ at Q = (x, 2x) since Q is on y = 2x with same x-coordinate. The vertical line through P meets C₃ at R = (x, f(x)) with same x-coordinate.</p><p><strong>Step 3: Express the shaded areas.</strong></p><ul><li>Area OPQ (region under C₂ from 0 to x, minus region under C₁ from 0 to x): A₁ = ∫₀ˣ 2t dt - ∫₀ˣ t² dt</li><li>Area ORP (region under C₃ from 0 to x): A₂ = ∫₀ˣ f(t) dt</li></ul><p><strong>Step 4: Apply the condition A₁ = A₂.</strong></p><p>∫₀ˣ 2t dt - ∫₀ˣ t² dt = ∫₀ˣ f(t) dt</p><p>x² - x³/3 = ∫₀ˣ f(t) dt</p><p><strong>Step 5: Differentiate both sides with respect to x.</strong></p><p>d/dx(x² - x³/3) = f(x)</p><p><strong>f(x) = 2x - x²</strong></p><p><strong>Step 6: Verify f(0) = 0.</strong> f(0) = 0 - 0 = 0 ✓</p><p><strong>Step 7: Check properties (typical options):</strong></p><ul><li>f is increasing on [0,1]: f'(x) = 2 - 2x ≥ 0 for x ∈ [0,1] ✓</li><li>f is concave: f''(x) = -2 < 0 ✓</li><li>f(1) = 1: f(1) = 2(1) - 1² = 1 ✓</li><li>f(x) ≤ x for x ∈ [0,1]: 2x - x² ≤ x ⟹ x ≤ x² is false for x ∈ (0,1)</li></ul><p>∴ Answer: A, B, C (typically: f(x) = 2x - x², f is concave down, f is increasing on [0,1])</p>
Correct Answer: A,B,C