Given:
Line: y − x = 2
Parabola: x² = y
Step 1: Express both equations in terms of y
Line: y = x + 2
Parabola: y = x²
Step 2: Find points of intersection
Set:
x² = x + 2
x² − x − 2 = 0
Using quadratic formula:
x = [1 ± √(1 + 8)] / 2
x = (1 ± 3)/2
x = 2 or x = −1
Step 3: Find corresponding y-values
For x = 2:
y = 2² = 4
For x = −1:
y = (−1)² = 1
Points of intersection:
(2, 4) and (−1, 1)
Step 4: Set up the integral
Area = ∫−12 [(x + 2) − x²] dx
Step 5: Evaluate the integral
∫ (x + 2) dx = x²/2 + 2x
∫ x² dx = x³/3
Area = [x²/2 + 2x]−12 − [x³/3]−12
First term:
At x = 2 → 2 + 4 = 6
At x = −1 → 1/2 − 2 = −3/2
Difference:
6 − (−3/2) = 15/2
Second term:
At x = 2 → 8/3
At x = −1 → −1/3
Difference:
8/3 − (−1/3) = 3
Final area:
15/2 − 3 = 15/2 − 6/2 = 9/2
Final Answer:
Area = 9/2
The area of the region given by \(\left\{(x, y): x y \leq 8,1 \leq y \leq x^2\right\}\) is :