Animated Solution for Mathematics - Quadratic Equations: If f(x)=x2+2bx+2c2 and g(x)=−x2−2cx+b2 such that minf(x)>maxg(x), then the relation between b and c, is
Select Answer:
Visualized Solution
Visualizing the Parabolas
We are given two quadratic functions:
f(x)=x2+2bx+2c2 is an upward-opening parabola (a=1>0)
g(x)=−x2−2cx+b2 is a downward-opening parabola (a=−1<0)
The key condition is: minf(x)>maxg(x)
The Vertex Formula for Quadratics
For any quadratic expression Ax2+Bx+C:
The vertex (extreme point) occurs at x=−2AB
If A>0, this vertex represents the minimum value
If A<0, this vertex represents the maximum value
Finding the Minimum of f(x)
For f(x)=x2+2bx+2c2:
Here, A=1 and B=2b
Vertex occurs at x=−2(1)2b=−b
Substitute x=−b to find the minimum value:
minf(x)=f(−b)=(−b)2+2b(−b)+2c2
Simplifying minf(x)
Simplify the terms:
minf(x)=b2−2b2+2c2
Combine the b2 terms:
minf(x)=2c2−b2
Finding the Maximum of g(x)
For g(x)=−x2−2cx+b2:
Here, A=−1 and B=−2c
Vertex occurs at x=−2(−1)−2c=−c
Substitute x=−c to find the maximum value:
maxg(x)=g(−c)=−(−c)2−2c(−c)+b2
Simplifying maxg(x)
Simplify the terms:
maxg(x)=−c2+2c2+b2
Combine the c2 terms:
maxg(x)=c2+b2
Setting up the Inequality
Given condition: minf(x)>maxg(x)
Substitute the derived values:
2c2−b2>c2+b2
Solving the Inequality
Rearrange terms to group b and c:
Subtract c2 from both sides:
2c2−c2−b2>b2⟹c2−b2>b2
Add b2 to both sides:
c2>2b2
Finding the Final Relation
Take the square root on both sides:
c2>2b2
Since x2=∣x∣, we get:
∣c∣>∣b∣2
This matches Option (4)
00:00 / 00:00
The Sigma Insight: Maximum and Minimum Values of Quadratic Expressions
Solution Diagram
Analyzing the Setup
Imagine you are standing on a vast, flat plane. In front of you, two distinct curves are being drawn by an invisible hand.
The first is f(x)=x2+2bx+2c2, a graceful, upward-opening parabola. The second is g(x)=−x2−2cx+b2, a downward-opening parabola.
The problem requires that the lowest point of the upward curve is strictly higher than the highest point of the downward curve. This is a condition of separation.
The Geometry of Extremes
To solve this, we must first master the peaks and valleys of these curves. For any quadratic expression of the form Ax2+Bx+C, the vertex is located at x=−2AB.
For our upward-opening parabola f(x), the coefficients are A=1 and B=2b. Plugging these into our vertex formula, we find the x-coordinate of the minimum:
x=−2(1)2b=−b
Now, we find the actual minimum value by substituting x=−b back into f(x):
f(−b)=(−b)2+2b(−b)+2c2=b2−2b2+2c2=2c2−b2
This value, 2c2−b2, represents the floor of our upward-opening parabola.
The Peak of the Downward Curve
Now, let us turn our attention to the downward-opening parabola g(x)=−x2−2cx+b2. Here, A=−1 and B=−2c.
The vertex occurs at:
x=−2(−1)−2c=−c
To find the maximum value, we substitute x=−c into g(x):
g(−c)=−(−c)2−2c(−c)+b2=−c2+2c2+b2=c2+b2
This value, c2+b2, represents the ceiling of our downward-opening parabola.
The Final Inequality
We are now ready to bridge the two. The problem demands that minf(x)>maxg(x).
Substituting our derived expressions, we obtain the following inequality:
2c2−b2>c2+b2
By adding b2 to both sides and subtracting c2 from both sides, we isolate the relationship between b and c:
c2>2b2
To reach the final form, we take the square root of both sides. Recalling that x2=∣x∣, we arrive at:
∣c∣>∣b∣2
This is the elegant, final relation. It tells us that for these two parabolas to never cross, the magnitude of c must be significantly larger than the magnitude of b scaled by 2.