Analyzing the Setup
The quadratic equation is given by ax2+bx−4=0, where the roots are α and β. Our objective is to determine the values of α and β using limit theory and subsequently identify the coefficients a and b.
Unmasking α
We begin by evaluating the limit for
α:
α=x→π/4limcos(x+π/4)tan3x−tanx
Substituting x=π/4 yields the indeterminate form 0/0. Applying L'Hopital's Rule, we differentiate the numerator and denominator with respect to x:
Numerator derivative: dxd(tan3x−tanx)=3tan2xsec2x−sec2x
Denominator derivative: dxd(cos(x+π/4))=−sin(x+π/4)
Evaluating at
x=π/4, where
tan(π/4)=1 and
sec2(π/4)=2:
α=−sin(π/2)3(1)2(2)−2=−16−2=−4
Thus, the first root is α=−4.
The β Mystery
Next, we evaluate the limit for
β:
β=x→0lim(cosx)cotx
This is a
1∞ indeterminate form. We utilize the identity
limx→af(x)g(x)=elimx→ag(x)(f(x)−1):
β=elimx→0cotx(cosx−1)
Rewriting the exponent as
tanxcosx−1 and applying
L'Hopital's Rule again:
x→0limsec2x−sinx=10=0
Therefore, β=e0=1. The second root is β=1.
The Quadratic Reunion
Given the roots
α=−4 and
β=1, the sum and product of the roots are:
α+β=−3
αβ=−4
The quadratic equation is expressed as
x2−(α+β)x+αβ=0. Substituting our values:
x2−(−3)x+(−4)=0⇒x2+3x−4=0
Comparing this to the original equation ax2+bx−4=0, we identify a=1 and b=3. The final result is the ordered pair (a,b)=(1,3).