Back to Intermediate source practice
IntermediateMedium-HardTITA Source: LaTeX
Algebra/Quadratic Equations

Question

MCQ} Let pp and qq be the roots of the equation x2(k+3)x+(2k+1)=0x^{2}-(k+3) x+(2k+1)=0. If (pq)2=12(p-q)^{2}=12, then the sum of all possible values of kk equals:

%--------------------------- NUMBER SYSTEM ---------------------------

Number System

Options

A

2-2

B

22

C

77

D

7-7

Answer

(B) 22.

Detailed solution

By Vieta's: p+q=k+3, pq=2k+1.p+q=k+3,\ pq=2k+1.

$

(p-q)^{2}=(p+q)^{2}-4pq=(k+3)^{2}-4(2k+1)=k^{2}+6k+9-8k-4=k^{2}-2k+5.

$

Set (pq)2=12(p-q)^{2}=12:

$

k^{2}-2k+5=12 ;\Longrightarrow; k^{2}-2k-7=0.

$

Discriminant =4+28=32>0=4+28=32>0, real distinct roots. Sum of roots =2.=2.

Verification of root reality: For each such kk, (pq)2=12>0(p-q)^2 = 12 > 0, so p,qp, q are real and distinct. Both values of kk are admissible.

Why this is CAT-level: Mild but real. The standard Vieta route is direct, but the natural error is forgetting the 4pq4pq term sign or confusing (pq)2(p-q)^2 with (p+q)2(p+q)^2. The wrong options trap exactly those errors: option (A) 2-2 corresponds to summing roots of k2+2k7k^2+2k-7 (sign slip on the linear term).

Answer: (B) 22.