Integral Calculus: JEE Main Mathematics Question with Solution
The area enclosed by the curves y2+4x=4 and y−2x=2 is :
Your answer stays private
What feels right?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
The area enclosed between the parabola x=1−4y2 and the line x=2y−2 is 9.
Option analysis
Why each option works or fails
A · 9
None. This option correctly evaluates the enclosed area. Integrating with respect to y from y=−4 to y=2 gives ∫−42(2−2y−4y2)dy=9.
B · 322
Evaluating the integral with an arithmetic sign error in the constant term or using asymmetric integration limits leads to 322. Ensure the bounds are found by equating 4−y2=2y−4, giving y2+2y−8=0, so y=−4 and y=2.
C · 323
Making a slip when evaluating the cubic term [−12y3]−42 gives a net total of 323. Check that [−12y3]−42=−128−(−12−64)=−128−1264=−6.
D · 325
Adding an extra 32 or making a sign slip when substituting the lower limit y=−4 yields 325. Carefully compute each term: [2y]−42=12, [−4y2]−42=−3, and [−12y3]−42=−6, summing to 12−3−6=9.
Reviewed route
Solution
StepWorking
01given
The boundary curves are the parabola y2+4x=4 and the straight line y−2x=2.
02goal
Find the area of the region enclosed between the parabola and the line.
03approach
Express x as a function of y for both curves, find their intersection points in terms of y, and integrate (xright−xleft)dy from the lower to the upper y-limit.
04execute
From the line, 2x=y−2⟹x=2y−2. Substitute into the parabola: y2+4(2y−2)=4⟹y2+2y−4=4⟹y2+2y−8=0. Factoring gives (y+4)(y−2)=0, so y=−4 and y=2.
05execute
Set up the area integral with xright=44−y2 and xleft=2y−2: A=∫−42(44−y2−2y−2)dy=∫−42(2−2y−4y2)dy. Evaluating the antiderivative: [2y−4y2−12y3]−42=(4−1−128)−(−8−4−12−64)=37−(−12+316)=37−(−320)=9.
✓verify
Using Archimedes' formula for a parabolic segment cut by a chord: Area=6∣a∣(y2−y1)3 for a parabola x=−41y2+1. Here ∣a∣=41, y2−y1=2−(−4)=6. So Area=61/4×63=241×216=9. The result is verified.
Integrating with respect to x requires splitting the region into two parts because the upper and lower boundary curves change at x = 0. Integrating with respect to y requires just a single integral.
Does this formula work for any line and parabola?
Yes, for any parabola x=Ay2+By+C and any line intersecting it at two points with y-coordinates y1 and y2, the enclosed area is always 6∣A∣∣y2−y1∣3.