Solveeit Logo

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=0ax^2 + (p+2)x + 10q = 0 and x2+4x+5=0x^2 + 4x + 5 = 0 have a common root

a, p, q ∈ N and λ = (a + p + q) has the least value then:

A

λ = 8

B

λ = 9

C

a+q+3p+........=4a + q + \frac{3}{p} + ........\infty = 4

D

a+q+3p+........=92a + q + \frac{3}{p} + ........\infty = \frac{9}{2}

Answer

B, C

Explanation

Solution

The two given quadratic equations are:

  1. ax2+(p+2)x+10q=0ax^2 + (p+2)x + 10q = 0
  2. x2+4x+5=0x^2 + 4x + 5 = 0

We are given that a,p,qNa, p, q \in \mathbb{N} (natural numbers, i.e., positive integers). The discriminant of the second equation x2+4x+5=0x^2 + 4x + 5 = 0 is Δ=424(1)(5)=1620=4\Delta = 4^2 - 4(1)(5) = 16 - 20 = -4. Since the discriminant is negative, the roots of the second equation are complex. The roots are x=4±42=4±2i2=2±ix = \frac{-4 \pm \sqrt{-4}}{2} = \frac{-4 \pm 2i}{2} = -2 \pm i. The coefficients of the second equation are real (1, 4, 5). The coefficients of the first equation are aa, p+2p+2, and 10q10q. Since a,p,qNa, p, q \in \mathbb{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: a1=p+24=10q5\frac{a}{1} = \frac{p+2}{4} = \frac{10q}{5} Let this common ratio be kk. a=ka = k p+2=4kp+2 = 4k 10q=5k    2q=k10q = 5k \implies 2q = k

From k=2qk = 2q, we can express aa and pp in terms of qq: a=2qa = 2q p+2=4(2q)=8q    p=8q2p+2 = 4(2q) = 8q \implies p = 8q - 2

We are given that a,p,qNa, p, q \in \mathbb{N}. For qNq \in \mathbb{N}, q1q \ge 1. a=2qa = 2q. Since q1q \ge 1, aa is an even positive integer, so aNa \in \mathbb{N}. p=8q2p = 8q - 2. Since q1q \ge 1, 8q88q \ge 8, so 8q268q - 2 \ge 6. Thus pp is a positive integer, so pNp \in \mathbb{N}.

We want to find the least value of λ=a+p+q\lambda = a + p + q. Substitute the expressions for aa and pp in terms of qq: λ=(2q)+(8q2)+q=11q2\lambda = (2q) + (8q - 2) + q = 11q - 2. To minimize λ\lambda, we must minimize qq, since qNq \in \mathbb{N}. The smallest value qq can take is 1. When q=1q=1: a=2(1)=2a = 2(1) = 2. This is in N\mathbb{N}. p=8(1)2=6p = 8(1) - 2 = 6. This is in N\mathbb{N}. q=1q = 1. This is in N\mathbb{N}. These values satisfy the conditions a,p,qNa, p, q \in \mathbb{N}. The minimum value of λ\lambda is obtained when q=1q=1: λmin=11(1)2=9\lambda_{min} = 11(1) - 2 = 9.

So, the least value of λ=a+p+q\lambda = a+p+q is 9, occurring when a=2,p=6,q=1a=2, p=6, q=1. Now we check the given options based on these values.

A) λ=8\lambda = 8: This is false, as λmin=9\lambda_{min} = 9. B) λ=9\lambda = 9: This is true, as λmin=9\lambda_{min} = 9.

C) a+q+3p+........=4a + q + \frac{3}{p} + ........\infty = 4: Let's evaluate the series with a=2,q=1,p=6a=2, q=1, p=6. The series is 2+1+36+=2+1+12+2 + 1 + \frac{3}{6} + \dots = 2 + 1 + \frac{1}{2} + \dots. 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/21/2. Ratio of the third term to the second term: (1/2)/1=1/2(1/2)/1 = 1/2. The terms a,q,3/p,a, q, 3/p, \dots form a geometric progression with first term A=a=2A = a = 2 and common ratio R=1/2R = 1/2. Since R=1/2<1|R| = 1/2 < 1, the series converges. The sum of an infinite geometric series is S=A1RS = \frac{A}{1-R}. S=211/2=21/2=4S = \frac{2}{1 - 1/2} = \frac{2}{1/2} = 4. So, a+q+3p+........=4a + q + \frac{3}{p} + ........\infty = 4 is true for a=2,q=1,p=6a=2, q=1, p=6.

D) a+q+3p+........=92a + q + \frac{3}{p} + ........\infty = \frac{9}{2}: This is false, as the sum is 4.

Based on the condition that λ=a+p+q\lambda = a+p+q has the least value (which is 9, occurring at a=2,p=6,q=1a=2, p=6, q=1), options B and C are true. The question asks to return all correct options.