Write an algorithm to find the root of quadratic equation
Using the quadratic equation formula or completing the square
the sum is -b/a and the product is c/a
General form of a quadratic equation is: ax2+b+c = 0 The discriminant is: b2-4ac If the discriminant equals zero then there are two equal roots If the discriminant is greater than zero then there are two different roots If the discriminant is less than zero then there are no real roots
If the two roots are x = r1 and x = r2 then the quadratic equation is: (x - r1)(x - r2) = x2 - (r1 + r2)x + r1r2 = 0
A quadratic equation has two roots. They may be similar or dissimilar. As the highest power of a quadratic equation is 2 , there are 2 roots. Similarly, in the cubic equation, the highest power is 3, so it has three equal or unequal roots. So the highest power of an equation is the answer to the no of roots of that particular equation.
That depends on the equation.
If the discriminant of the quadratic equation is zero then it will have 2 equal roots. If the discriminant of the quadratic equation is greater than zero then it will have 2 different roots. If the discriminant of the quadratic equation is less than zero then it will have no roots.
Because it's part of the quadratic equation formula in finding the roots of a quadratic equation.
Quadratics can two, one or no real roots.
Yes. You can calculate the two roots of a quadratic equation by using the quadratic formula, and because there are square roots on the quadratic formula, and if the radicand is not a perfect square, so the answer to that equation has decimal.
The roots of the quadratic equation are the x-intercepts of the curve.
By using the quadratic equation formula
It is finding the values of the variable that make the quadratic equation true.
Either "roots" or "solutions".
radical equations have sq roots, cube roots etc. Quadratic equations have x2.
It will have two equal roots.