Solveeit Logo

Question

Question: Let $f(x) = x^2 + bx + c \forall x \in R, (b, c \in R)$ attains it's least value at x = -1 and the g...

Let f(x)=x2+bx+cxR,(b,cR)f(x) = x^2 + bx + c \forall x \in R, (b, c \in R) attains it's least value at x = -1 and the graph of f(x) cuts y-axis at y = 2. If f(x) = a has two distinct real roots, then complete set of values of a is

A

(1,∞)

B

(-2,-1)

C

(0, 1)

D

(1, 2)

Answer

(1,∞)

Explanation

Solution

The given quadratic function is f(x)=x2+bx+cf(x) = x^2 + bx + c. Since the coefficient of x2x^2 is positive, the parabola opens upwards and attains a minimum value at its vertex. The x-coordinate of the vertex is given by b/(2×1)=b/2-b/(2 \times 1) = -b/2. We are given that the function attains its least value at x=1x = -1. Therefore, b/2=1-b/2 = -1, so b=2b = 2.

The function becomes f(x)=x2+2x+cf(x) = x^2 + 2x + c. The graph of f(x)f(x) cuts the y-axis at y=2y = 2, meaning f(0)=2f(0) = 2. Substituting x=0x = 0 into the function gives f(0)=02+2(0)+c=cf(0) = 0^2 + 2(0) + c = c, so c=2c = 2.

Thus, the quadratic function is f(x)=x2+2x+2f(x) = x^2 + 2x + 2.

Now, we need to find the values of aa such that the equation f(x)=af(x) = a has two distinct real roots. This means x2+2x+2=ax^2 + 2x + 2 = a, which can be rearranged to x2+2x+(2a)=0x^2 + 2x + (2 - a) = 0.

For a quadratic equation to have two distinct real roots, its discriminant Δ=B24AC\Delta = B^2 - 4AC must be positive. In this case, Δ=(2)24(1)(2a)=48+4a=4a4\Delta = (2)^2 - 4(1)(2 - a) = 4 - 8 + 4a = 4a - 4.

For two distinct real roots, we require Δ>0\Delta > 0, so 4a4>04a - 4 > 0, which simplifies to 4a>44a > 4, or a>1a > 1.

Therefore, the complete set of values of aa for which f(x)=af(x) = a has two distinct real roots is the interval (1,)(1, \infty).