To find the required value, we first evaluate the given limit to determine the real constants r and p.
The given limit is:
limx→2(x−2)2(tan(x−2))(rx2+(p−2)x−2p)=5
We can rewrite the limit as:
limx→2(x−2tan(x−2))⋅(x−2rx2+(p−2)x−2p)=5
Since limx→2x−2tan(x−2)=1, the limit simplifies to:
limx→2x−2rx2+(p−2)x−2p=5
For this limit to exist and be finite, the numerator must be equal to 0 at x=2:
r(2)2+(p−2)(2)−2p=0
4r+2p−4−2p=0⟹4r−4=0⟹r=1
Substituting r=1 back into the numerator gives:
x2+(p−2)x−2p=(x−2)(x+p)
Now, substituting this factorization back into the limit:
limx→2x−2(x−2)(x+p)=limx→2(x+p)=2+p
Given that the value of the limit is 5:
2+p=5⟹p=3
Thus, we have r=1 and p=3.
Now, we substitute r=1 and p=3 into the quadratic equation rx2−px+q=0:
x2−3x+q=0
Let f(x)=x2−3x+q. We are given that both roots of f(x)=0 lie in the open interval (0,2). For both roots of a quadratic function f(x)=ax2+bx+c with a>0 to lie in (0,2), the following conditions must be satisfied:
-
Discriminant condition (D≥0):
D=(−3)2−4(1)(q)≥0⟹9−4q≥0⟹q≤49
-
Vertex position condition (0<−2ab<2):
0<23<2
This condition is trivially satisfied.
-
Function values at interval boundaries (f(0)>0 and f(2)>0):
f(0)=q>0
f(2)=22−3(2)+q>0⟹4−6+q>0⟹q>2
Combining all the inequalities for q:
- q≤49
- q>0
- q>2
Taking the intersection of these conditions, we get:
q∈(2,49]
Comparing this with the given interval (α,β], we find:
α=2andβ=49
Finally, we calculate 4(α+β):
4(α+β)=4(2+49)=4×417=17
Hence, the correct option is C.