Animated Solution for Mathematics - Limits, Continuity and Differentiability: If a is the positive root of the equation, p(x)=x2−x−2=0, then limx→a+x+a−41−cos(p(x)) is equal to :
The Sigma Insight: Evaluation of Limits & L'Hopital's Rule
Solution Diagram
Analyzing the Quadratic Foundation
Welcome, future engineer! Today, we are going to dissect a limit problem that might look intimidating at first glance, but it is actually a beautiful exercise in precision.
We start with the quadratic equation p(x)=x2−x−2=0. Our first mission is to find the positive root a.
By splitting the middle term, we factor this into (x−2)(x+1)=0. The roots are x=2 and x=−1. Since the problem specifies a is the positive root, we have a=2. This is our anchor point.
The Trigonometric Transformation
Now, let us look at the limit:
x→2+limx−21−cos(p(x))
The term 1−cos(p(x)) is a classic signal in calculus. It screams for the half-angle identity: 1−cosθ=2sin2(2θ).
Applying this, our expression transforms into:
x−22sin2(2p(x))
The Modulus Trap
Here is the crucial moment: 2sin2(2p(x)) is not simply 2sin(2p(x)). It is 2∣sin(2p(x))∣.
Why? Because u2=∣u∣. We must determine the sign of sin(2p(x)) as x→2+.
Since x>2, p(x)=(x−2)(x+1) is positive. Thus, 2p(x) is a small positive angle, and the sine of a small positive angle is positive. The modulus bars drop away, leaving us with 2sin(2p(x)).
The Standard Limit
Finally, we use the standard limit limθ→0θsinθ=1. We multiply and divide by 2p(x) to get:
2⋅x→2+lim(2p(x)sin(2p(x)))⋅2(x−2)p(x)
The first part goes to 1. The second part becomes:
2(x−2)(x−2)(x+1)=2x+1
Substituting x=2, we get 23. Multiplying by our 2 from earlier, we arrive at the final result:
232
You have successfully navigated the trap and solved the problem with mathematical elegance!