Sketching standard curves, identifying bounded regions, and solving area problems graphically.
Class 12 · Mathematics · CBSE & JEEA rough sketch is not optional — it is the most important step. Without a sketch you cannot:
In a 5-mark area problem: 1 mark is typically given just for a correct sketch with the shaded region. Never skip it!
After sketching, follow this process to correctly identify the shaded (required) region:
Find all intersection points of the given curves/lines. Mark them on the sketch.
Shade the enclosed region — the area completely surrounded by the given boundaries.
Determine limits of integration — the x-coordinates (or y-coordinates) of the intersection points become your limits.
Choose integration variable — if boundaries are easier to express as \(x = g(y)\), integrate w.r.t. y.
Check sign — substitute a test point from inside the region to confirm which function is upper/right boundary.
From graph: Intersection points are \((-1, 1)\) and \((2, 4)\). The line \(y = x+2\) is above the parabola in this interval.
\(A = \displaystyle\int_{-1}^2 \big[(x+2) - x^2\big]\,dx = \left[\dfrac{x^2}{2}+2x-\dfrac{x^3}{3}\right]_{-1}^2\)
\(= \left(2+4-\dfrac{8}{3}\right)-\left(\dfrac{1}{2}-2+\dfrac{1}{3}\right) = \dfrac{10}{3}-\left(-\dfrac{7}{6}\right) = \dfrac{20}{6}+\dfrac{7}{6} = \mathbf{\dfrac{9}{2}}\) sq. units
When the region is naturally described by horizontal strips, integrating w.r.t. \(y\) is much cleaner. Use this when curves are given as \(x = g(y)\).
Rewrite: \(x_{\text{right}} = y + 2\), \(x_{\text{left}} = y^2\).
Intersections: \(y^2 = y+2 \Rightarrow y^2-y-2=0 \Rightarrow (y-2)(y+1)=0 \Rightarrow y=-1,\;2\).
\(A = \displaystyle\int_{-1}^2 [(y+2)-y^2]\,dy = \left[\dfrac{y^2}{2}+2y-\dfrac{y^3}{3}\right]_{-1}^2 = \mathbf{\dfrac{9}{2}}\) sq. units
Notice: same numerical answer as previous example — coincidence! But the method is different.