Solveeit Logo

Question

Question: Given that the equation $2x^2 - 2(2a+b)x+(4a^2+2b^2-2b+1)=0$ is true for exactly two real values of ...

Given that the equation 2x22(2a+b)x+(4a2+2b22b+1)=02x^2 - 2(2a+b)x+(4a^2+2b^2-2b+1)=0 is true for exactly two real values of x, then which of the following statement(s) is INCORRECT (a,bR)(a,b \in R)

A

a=23,b=12a = \frac{2}{3}, b = \frac{1}{2}

B

a=1,b=12a = -1, b = \frac{-1}{2}

C

a=12,b=1a = \frac{1}{2}, b = 1

D

a=1,b=12a = 1, b = \frac{1}{2}

Answer

A, B, D

Explanation

Solution

To determine which statement is incorrect, we first analyze the given quadratic equation: 2x22(2a+b)x+(4a2+2b22b+1)=02x^2 - 2(2a+b)x+(4a^2+2b^2-2b+1)=0

For a quadratic equation Ax2+Bx+C=0Ax^2 + Bx + C = 0 to have exactly two real values of x (i.e., two distinct real roots), its discriminant D=B24ACD = B^2 - 4AC must be strictly greater than zero (D>0D > 0).

In this equation: A=2A = 2 B=2(2a+b)B = -2(2a+b) C=4a2+2b22b+1C = 4a^2+2b^2-2b+1

Let's calculate the discriminant DD: D=[2(2a+b)]24(2)(4a2+2b22b+1)D = [-2(2a+b)]^2 - 4(2)(4a^2+2b^2-2b+1) D=4(2a+b)28(4a2+2b22b+1)D = 4(2a+b)^2 - 8(4a^2+2b^2-2b+1) D=4(4a2+4ab+b2)32a216b2+16b8D = 4(4a^2 + 4ab + b^2) - 32a^2 - 16b^2 + 16b - 8 D=16a2+16ab+4b232a216b2+16b8D = 16a^2 + 16ab + 4b^2 - 32a^2 - 16b^2 + 16b - 8 D=16a2+16ab12b2+16b8D = -16a^2 + 16ab - 12b^2 + 16b - 8

Now, we need to analyze the condition D>0D > 0: 16a2+16ab12b2+16b8>0-16a^2 + 16ab - 12b^2 + 16b - 8 > 0 Divide the entire inequality by -4 and reverse the inequality sign: 4a24ab+3b24b+2<04a^2 - 4ab + 3b^2 - 4b + 2 < 0

Let's try to complete the square for the expression on the left side: 4a24ab+b2+2b24b+2<04a^2 - 4ab + b^2 + 2b^2 - 4b + 2 < 0 Group the terms involving aa and bb: (4a24ab+b2)+(2b24b+2)<0(4a^2 - 4ab + b^2) + (2b^2 - 4b + 2) < 0 The first group is a perfect square: (2ab)2(2a - b)^2. The second group can be factored: 2(b22b+1)=2(b1)22(b^2 - 2b + 1) = 2(b - 1)^2.

So the inequality becomes: (2ab)2+2(b1)2<0(2a - b)^2 + 2(b - 1)^2 < 0

Now, let's analyze this inequality: For any real numbers aa and bb: (2ab)20(2a - b)^2 \ge 0 (a square of a real number is always non-negative) 2(b1)202(b - 1)^2 \ge 0 (twice the square of a real number is always non-negative)

Therefore, the sum of these two non-negative terms, (2ab)2+2(b1)2(2a - b)^2 + 2(b - 1)^2, must always be greater than or equal to zero. It is impossible for this sum to be strictly less than zero.

This means that the condition D>0D > 0 can never be satisfied for any real values of aa and bb. In other words, the premise of the question, "the equation is true for exactly two real values of x", is false for all real a,ba, b.

If D=0D=0, the equation has exactly one real root (a repeated root). This occurs when: (2ab)2+2(b1)2=0(2a - b)^2 + 2(b - 1)^2 = 0 This is only possible if both terms are zero: 2ab=0    b=2a2a - b = 0 \implies b = 2a AND b1=0    b=1b - 1 = 0 \implies b = 1 Substituting b=1b=1 into the first condition: 1=2a    a=1/21 = 2a \implies a = 1/2. So, if a=1/2a=1/2 and b=1b=1, then D=0D=0, and the equation has exactly one real root (x=1x=1). For all other values of aa and bb, D<0D < 0, meaning the equation has no real roots.

Since the condition "exactly two real values of x" (D>0D>0) is never met, the premise of the question is false.

The only pair (a,b)(a,b) for which the equation has any real roots is (1/2,1)(1/2, 1). The question asks which statement about a,ba,b is INCORRECT. This means we are looking for an (a,b)(a,b) pair among the options that is not (1/2,1)(1/2, 1).

Hence, statements (A), (B), and (D) are incorrect as they do not match the unique (a,b)(a,b) pair that yields real roots. Statement (C) is the correct pair.

Explanation of the solution:

  1. Calculate the discriminant DD of the given quadratic equation 2x22(2a+b)x+(4a2+2b22b+1)=02x^2 - 2(2a+b)x+(4a^2+2b^2-2b+1)=0.
  2. The discriminant is found to be D=16a2+16ab12b2+16b8D = -16a^2 + 16ab - 12b^2 + 16b - 8.
  3. Rewrite DD by completing the square: D=4[(2ab)2+2(b1)2]D = -4[(2a - b)^2 + 2(b - 1)^2].
  4. Since (2ab)20(2a - b)^2 \ge 0 and 2(b1)202(b - 1)^2 \ge 0 for all real a,ba,b, their sum (2ab)2+2(b1)2(2a - b)^2 + 2(b - 1)^2 is always non-negative.
  5. Therefore, D=4×(non-negative value)D = -4 \times (\text{non-negative value}) implies D0D \le 0 for all real a,ba,b.
  6. The condition "exactly two real values of x" means D>0D > 0, which is impossible as DD is always 0\le 0.
  7. This implies the premise of the question is flawed. However, in such scenarios, it's common to consider the case where real roots exist, i.e., D0D \ge 0.
  8. For D0D \ge 0, since D0D \le 0 is always true, the only possibility is D=0D=0.
  9. D=0D=0 implies (2ab)2+2(b1)2=0(2a - b)^2 + 2(b - 1)^2 = 0. This holds if and only if 2ab=02a - b = 0 AND b1=0b - 1 = 0.
  10. Solving these equations gives b=1b=1 and a=1/2a=1/2. This is the unique pair of (a,b)(a,b) for which the equation has real roots (specifically, one real root).
  11. The question asks for the INCORRECT statement(s). This means we are looking for the options that are not (a=1/2,b=1)(a=1/2, b=1).