← 2013 Paper 1
UPSC Maths 2013 Paper 1 Q3c — Solution
15 marks · Section A
Question
Evaluate ∬DxydA, where D is the region bounded by the line y=x−1 and the parabola y2=2x+6.
Technique
y-first iterated integral with the parabola/line boundaries given as x= function of y; polynomial expansion and term-by-term evaluation.
Solution
Strategy. Find intersection points; integrate in the natural order (using y as the outer variable since both boundaries are easily expressible as x= function of y).
Step 1 — Find intersections
Set y=x−1⇒x=y+1, substitute into y2=2x+6:
y2=2(y+1)+6=2y+8⟹y2−2y−8=0⟹(y−4)(y+2)=0.
So y=−2 or y=4. The corresponding x-values: x=−1 and x=5. The two curves meet at (−1,−2) and (5,4).
Step 2 — Determine left/right boundaries
For y between −2 and 4:
- The parabola gives xparab=2y2−6.
- The line gives xline=y+1.
At y=0: parabola gives x=−3, line gives x=1. So parabola is on the left and line is on the right throughout the strip. (Indeed, xline−xparab=y+1−(y2−6)/2=−(y−4)(y+2)/2, which is positive for −2<y<4.)
Step 3 — Set up the iterated integral
I=∫−24∫(y2−6)/2y+1xydxdy.
Inner integral: ∫(y2−6)/2y+1xydx=y[2x2](y2−6)/2y+1=2y[(y+1)2−(2y2−6)2].
Step 4 — Simplify the bracket
(y+1)2=y2+2y+1.
(2y2−6)2=4y4−12y2+36.
Bracket =44(y2+2y+1)−(y4−12y2+36)=4−y4+16y2+8y−32.
Thus
I=81∫−24y(−y4+16y2+8y−32)dy=81∫−24(−y5+16y3+8y2−32y)dy.
Step 5 — Evaluate the polynomial integral
Term-by-term over [−2,4]:
| Term | Antiderivative | Evaluated [−2,4] |
|---|
| −y5 | −y6/6 | −(4096−64)/6=−4032/6=−672 |
| 16y3 | 4y4 | 4(256−16)=960 |
| 8y2 | 8y3/3 | (8/3)(64−(−8))=(8/3)(72)=192 |
| −32y | −16y2 | −16(16−4)=−192 |
Sum: −672+960+192−192=288.
Therefore
I=8288=36.
Answer
∬DxydA=36.