Question
Question: If equations $ax^2 + (p+2)x + 10q = 0$ and $x^2 + 4x + 5 = 0$ have a common root a, p, q ∈ N and λ ...
If equations ax2+(p+2)x+10q=0 and x2+4x+5=0 have a common root
a, p, q ∈ N and λ = (a + p + q) has the least value then:

λ = 8
λ = 9
a+q+p3+........∞=4
a+q+p3+........∞=29
B, C
Solution
The two given quadratic equations are:
- ax2+(p+2)x+10q=0
- x2+4x+5=0
We are given that a,p,q∈N (natural numbers, i.e., positive integers). The discriminant of the second equation x2+4x+5=0 is Δ=42−4(1)(5)=16−20=−4. Since the discriminant is negative, the roots of the second equation are complex. The roots are x=2−4±−4=2−4±2i=−2±i. The coefficients of the second equation are real (1, 4, 5). The coefficients of the first equation are a, p+2, and 10q. Since a,p,q∈N, these coefficients are integers and thus real.
If two quadratic equations with real coefficients have a common complex root, then the complex conjugate of that root must also be a root of both equations. This means both roots of the second equation must be roots of the first equation. Therefore, the two quadratic equations must have the same roots. This implies that the equations are proportional. So, the ratio of corresponding coefficients must be equal: 1a=4p+2=510q Let this common ratio be k. a=k p+2=4k 10q=5k⟹2q=k
From k=2q, we can express a and p in terms of q: a=2q p+2=4(2q)=8q⟹p=8q−2
We are given that a,p,q∈N. For q∈N, q≥1. a=2q. Since q≥1, a is an even positive integer, so a∈N. p=8q−2. Since q≥1, 8q≥8, so 8q−2≥6. Thus p is a positive integer, so p∈N.
We want to find the least value of λ=a+p+q. Substitute the expressions for a and p in terms of q: λ=(2q)+(8q−2)+q=11q−2. To minimize λ, we must minimize q, since q∈N. The smallest value q can take is 1. When q=1: a=2(1)=2. This is in N. p=8(1)−2=6. This is in N. q=1. This is in N. These values satisfy the conditions a,p,q∈N. The minimum value of λ is obtained when q=1: λmin=11(1)−2=9.
So, the least value of λ=a+p+q is 9, occurring when a=2,p=6,q=1. Now we check the given options based on these values.
A) λ=8: This is false, as λmin=9. B) λ=9: This is true, as λmin=9.
C) a+q+p3+........∞=4: Let's evaluate the series with a=2,q=1,p=6. The series is 2+1+63+⋯=2+1+21+…. This appears to be an infinite geometric series. Let's check the ratio of consecutive terms: Ratio of the second term to the first term: 1/2. Ratio of the third term to the second term: (1/2)/1=1/2. The terms a,q,3/p,… form a geometric progression with first term A=a=2 and common ratio R=1/2. Since ∣R∣=1/2<1, the series converges. The sum of an infinite geometric series is S=1−RA. S=1−1/22=1/22=4. So, a+q+p3+........∞=4 is true for a=2,q=1,p=6.
D) a+q+p3+........∞=29: This is false, as the sum is 4.
Based on the condition that λ=a+p+q has the least value (which is 9, occurring at a=2,p=6,q=1), options B and C are true. The question asks to return all correct options.