Question
Evaluating a quadratic-root expression from two polynomial roots
Original question: Câu 2 [FLASH] Cho phương trình có hai nghiệm phân biệt . Không giải phương trình, hãy tính giá trị của biểu thức .
Expert Verified Solution
Key concept: This is a Vieta's formulas problem disguised inside a radical expression. The smart move is to express everything through the sum and product of the roots instead of finding and directly.
Step by step
Recognize the algebraic structure
We are given that and are the two distinct roots of
The expression is
Because the problem says not to solve the equation, the intended tool is Vieta's relations.
For the quadratic :
Simplify the radical term
From the equation, each root satisfies
but a better approach is to notice that the roots are exactly
To avoid solving fully, use the fact that the smaller root is
and compute the radical directly:
But there is a cleaner trick: if the numerator is to become simple, test whether it is a perfect square of a linear expression in . Indeed,
is not practical here, so we use the explicit roots.
Compute the denominator and numerator
The roots are
Then
Also
Now observe
because
so that is not correct. Try instead
Matching and gives , , which is not neat. So the radical is left as is unless the original problem intended a different root labeling.
Using the direct numerical forms of the roots gives
If the roots are swapped, the same method applies, but the formula changes because appears inside the radical. The problem as stated depends on the labeling of the roots, so the exact value must respect the given order.
Pitfall alert
The biggest trap is assuming the expression is symmetric in and . It is not, because appears inside the square root and appears added outside it. Another mistake is using Vieta's formulas to compute only the sum and product, then stopping too early when the expression still depends on one specific root. For such problems, you must respect the ordering of the roots or verify which root is which before simplifying.
Try different conditions
If the expression were changed to
the same quadratic data would apply, but the value could be different because the root inside the square root has switched. A reliable strategy is to first determine which root is larger: for , the larger root is . Once the ordering is known, you can evaluate either variant consistently without re-solving the polynomial from scratch.
Further reading
Vieta's formulas, quadratic roots, discriminant
FAQ
How can Vieta's formulas help evaluate an expression built from quadratic roots?
Vieta's formulas give the sum and product of the roots, which can reduce many root-based expressions without solving the quadratic directly.
Why must the order of the roots matter in this expression?
Because the formula is not symmetric in x1 and x2. Swapping the roots changes the value whenever one root appears inside a radical or in a non-symmetric position.