Problem 128
Question
Let \(k\) be any point such that \(k \in R\) and \(\alpha, \beta\) are the roots of the quadratic equation \(f(x)=a x^{2}+b x+c=0\). If \(k\) lies outside and is less than both the roots then the equation must have real and distinct roots and the sign of \(f(k)\) is same as the sign of ' \(a\) '. Also, \(k\) is less than the \(x\)-coordinate of the vertex of the parabola \(y=a x^{2}+b x+c\). If \(k\) lies between both the roots, then the sign of \(f(k)\) is opposite to the sign of ' \(a\) '. If \(k\) lies outside and is greater than both the roots, then the sign of \(f(k)\) is same as the sign of ' \(a\) '. Also, \(k\) is greater than the \(x\)-coordinate of the vertex of the parabola \(y=a x^{2}+b x+c\). If both the roots of the equation lie between two real numbers \(k_{1}\) and \(k_{2}\), then equation must have real and distinct roots and the sign of \(f\left(k_{1}\right)\) and \(f\left(k_{2}\right)\) is same as the sign of \(a\). Also, the \(x\)-coordinate of the vertex of the parabola \(y=a x^{2}+b x+c\) lies between \(k_{1}\) and \(k_{2}\). The values of ' \(a\) ' so that 6 lies between the roots of the equation \(x^{2}+2(a-3) x+9=0\), are (A) \(a>-\frac{3}{4}\) (B) \(a<-\frac{3}{4}\) (C) \(a>\frac{3}{4}\) (D) \(a<\frac{3}{4}\)
Step-by-Step Solution
VerifiedKey Concepts
Real and Distinct Roots
Here are some situations related to real and distinct roots:
- The quadratic has two distinct, real roots when \(b^2 - 4ac > 0\).
- Both roots are equal (repeated root) when \(b^2 - 4ac = 0\).
- There are no real roots (imaginary roots) when \(b^2 - 4ac < 0\).
Vertex of a Parabola
To find the vertex, you use the formula for the \(x\)-coordinate of the vertex: \(x = \frac{-b}{2a}\). For example, in the given equation \(x^2 + 2(a-3)x + 9 = 0\), our \(a = 1\) and \(b = 2(a-3)\). Thus, the \(x\)-coordinate of the vertex is \(3 - a\).
The vertex tells us:
- The line of symmetry of the parabola, which is vertical and goes through \(x = \frac{-b}{2a}\).
- Whether the parabola has a minimum (if \(a > 0\)) or a maximum (if \(a < 0\)).
- Where an extremum of the parabola sits on the \(x\)-axis, aiding in identifying the range of the function.
Sign of Quadratic Function
Let's delve into the effect of the constant \(a\) on the function's sign:
- If \(k < \alpha\) and \(k < \beta\) (both roots), or \(k > \alpha\) and \(k > \beta\), then the sign of \(f(k)\) tends to match the sign of \(a\).
- When \(k\) lies between \(\alpha\) and \(\beta\), the sign of \(f(k)\) is usually opposite to \(a\).