The Art of Seeing Symmetry
Welcome, fellow traveler on the path to JEE mastery. Today, we are not just solving an area problem; we are learning to see the hidden elegance within algebraic expressions.
We are tasked with finding the area bounded by the parabola y=x2+4x+2 and the absolute value function y=∣x+2∣. At first glance, this might look like a standard calculus problem, but the true JEE aspirant knows that the secret to speed and accuracy lies in simplification.
The Power of the Shift
Look closely at the expressions. Do you see the term x+2 lurking in both?
The parabola y=x2+4x+2 can be rewritten by completing the square: y=(x2+4x+4)−2, which is y=(x+2)2−2.
Suddenly, the problem transforms. By substituting X=x+2, we shift our coordinate system. Our parabola becomes y=X2−2, and our modulus function becomes y=∣X∣. We have moved the center of our universe to the origin, making the geometry symmetric and beautiful.
Finding the Intersection
To find the boundaries of our region, we set the curves equal: X2−2=∣X∣.
Here is a pro-tip: remember that X2 is identical to ∣X∣2. This allows us to write the equation as ∣X∣2−∣X∣−2=0.
This is a quadratic in disguise! Factoring this gives (∣X∣−2)(∣X∣+1)=0. Since ∣X∣ cannot be negative, we discard the −1 and find that ∣X∣=2, meaning our intersection points are at X=2 and X=−2.
The Elegance of Integration
Now, we visualize the region. Because both y=X2−2 and y=∣X∣ are even functions (symmetric about the Y-axis), we don't need to integrate from −2 to 2.
We can simply calculate the area from 0 to 2 and double it. This is the kind of strategic thinking that saves precious minutes in the exam hall.
In the interval [0,2], the modulus function y=X is clearly above the parabola y=X2−2. Thus, our integral becomes:
Simplifying the integrand, we get X−X2+2. Integrating term by term, we have:
Substituting the limits, we get:
Area=2((24−38+4)−0)=2(6−38)=2(318−8)=320
And there it is! The area is 320 square units. Remember, math is not just about the final number; it is about the journey of simplification and the beauty of symmetry.