Step 1: Understanding the Question:
Calculate the area bounded between the parabola x² = y and the line y = 4x.
Step 2: Key Formula or Approach:
Find intersection points by equating x² = 4x. The area between two curves is ∫ₐᵇ (upper curve - lower curve) dx.
Step 3: Detailed Explanation:
x² = 4x → x(x - 4) = 0 → x = 0, 4. On [0,4], y = 4x lies above y = x². Area = ∫₀⁴ (4x - x²) dx = [2x² - x³/3]₀⁴ = (32 - 64/3) - 0 = (96 - 64)/3 = 32/3 sq. units.
Step 4: Final Answer:
The area is 32/3 sq. units, option (A).