Search results
Results from the WOW.Com Content Network
The roots of the quadratic function y = 1 / 2 x 2 − 3x + 5 / 2 are the places where the graph intersects the x-axis, the values x = 1 and x = 5. They can be found via the quadratic formula. In elementary algebra, the quadratic formula is a closed-form expression describing the solutions of a quadratic equation.
A quadratic equation always has two roots, if complex roots are included and a double root is counted for two. A quadratic equation can be factored into an equivalent equation [ 3 ] a x 2 + b x + c = a ( x − r ) ( x − s ) = 0 {\displaystyle ax^{2}+bx+c=a(x-r)(x-s)=0} where r and s are the solutions for x .
A solution in radicals or algebraic solution is an expression of a solution of a polynomial equation that is algebraic, that is, relies only on addition, subtraction, multiplication, division, raising to integer powers, and extraction of n th roots (square roots, cube roots, etc.). A well-known example is the quadratic formula
If a quadratic function is equated with zero, then the result is a quadratic equation. The solutions of a quadratic equation are the zeros (or roots) of the corresponding quadratic function, of which there can be two, one, or zero. The solutions are described by the quadratic formula. A quadratic polynomial or quadratic function can involve ...
Finding the root of a linear polynomial (degree one) is easy and needs only one division: the general equation + = has solution = /. For quadratic polynomials (degree two), the quadratic formula produces a solution, but its numerical evaluation may require some care for ensuring numerical stability.
Completing the square is the oldest method of solving general quadratic equations, used in Old Babylonian clay tablets dating from 1800–1600 BCE, and is still taught in elementary algebra courses today.
Vieta's formulas are then useful because they provide relations between the roots without having to compute them. For polynomials over a commutative ring that is not an integral domain, Vieta's formulas are only valid when a n {\displaystyle a_{n}} is not a zero-divisor and P ( x ) {\displaystyle P(x)} factors as a n ( x − r 1 ) ( x − r 2 ) …
Newton's method is a powerful technique—in general the convergence is quadratic: as the method converges on the root, the difference between the root and the approximation is squared (the number of accurate digits roughly doubles) at each step. However, there are some difficulties with the method.