answersLogoWhite

0

a = 0. That is because a = 0 implies that there is no quadratic term and so the equation is not a quadratic!

There may be some who make claims depending on the value of the discriminant (which is b2-4ac). That is true only for elementary mathematics. In more advanced mathematics (complex analysis), the quadratic equation can be used in all cases except when a = 0: the value of the discriminant is irrelevant.



a = 0. That is because a = 0 implies that there is no quadratic term and so the equation is not a quadratic!

There may be some who make claims depending on the value of the discriminant (which is b2-4ac). That is true only for elementary mathematics. In more advanced mathematics (complex analysis), the quadratic equation can be used in all cases except when a = 0: the value of the discriminant is irrelevant.



a = 0. That is because a = 0 implies that there is no quadratic term and so the equation is not a quadratic!

There may be some who make claims depending on the value of the discriminant (which is b2-4ac). That is true only for elementary mathematics. In more advanced mathematics (complex analysis), the quadratic equation can be used in all cases except when a = 0: the value of the discriminant is irrelevant.



a = 0. That is because a = 0 implies that there is no quadratic term and so the equation is not a quadratic!

There may be some who make claims depending on the value of the discriminant (which is b2-4ac). That is true only for elementary mathematics. In more advanced mathematics (complex analysis), the quadratic equation can be used in all cases except when a = 0: the value of the discriminant is irrelevant.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you use the quadratic formula to solve a quadratic equation?

You convert the equation to the form: ax2 + bx + c = 0, replace the numeric values (a, b, c) in the quadratic formula, and calculate.


How do you solve for x using a quadratic equation?

For an equation of the form ax² + bx + c = 0 you can find the values of x that will satisfy the equation using the quadratic equation: x = [-b ± √(b² - 4ac)]/2a


How do you do the Quadratic formula?

The general form of a quadratic equation is ax^2+bx+c=0. The quadratic formula is used to find the x intercepts of a parabola. It goes like this: x=(-b+or-the (square root of b^2-4ac))/2a. With a specific equation you plug the values for a, b, and c into the formula. It is best to use a graphing calculator. Hope this helps.


How do you get the points to graph a quadratic function?

The quadratic equation is y=ax^2 +bx +c. So, you substitute in the values of a, b, and c to the quadratic formula (x= -b +/- \|b^2-4ac all over 2a) in order to find the x value then, substitute in x to the quadratic equation and solve. You will have point (x,y) to graph


What is Factor-Factorproduct relationship?

The Factor-Factor Product Relationship is a concept in algebra that relates the factors of a quadratic equation to the roots or solutions of the equation. It states that if a quadratic equation can be factored into the form (x - a)(x - b), then the roots of the equation are the values of 'a' and 'b'. This relationship is crucial in solving quadratic equations and understanding the behavior of their roots.


How do you create a function to calculate the roots of any given quadratic equation?

First rewrite the quadratic equation in the form: ax2 + bx + c = 0 where a , b and c are constant coefficients. Clearly, a is not = 0 for if it were then you would have a linear equation and not a quadratic. Then the roots of the quadratic are: x = [-b +/- sqrt(b2 - 4ac)]/2a where using the + and - values of the square root result in two solutions.


What does b represent in a quadratic equation?

b is the negative sum of the roots of the equation


What is the formula of a quadratic equation?

The quadratic equation in standard form is: ax2 + bx + c = 0. The solution is x = [-b ± √b2- 4ac)] ÷ 2a You can use either plus or minus - a quadratic equation may have two solutions.


Does the equation a2 plus b2 equals c2 classify as a quadratic equation?

A quadratic equation is univariate: it has only one variable. A quadratic equation cannot have two variables. So, if b and c are known then it is a quadratic equation in a; if a and b are known it is a quadratic in c.Another Answer:-The question given is Pythagoras' theorem formula for a right angle triangle


How do you know if a equation is a quadratic one?

You know an equation is quadratic by looking at the degree of the highest power in the equation. If it is 2, then it is quadratic. so any equation or polynomial of the form: ax2 +bx+c=0 where a is NOT 0 and a, b and c are known as the quadratic coefficients is a quadratic equation.


How do you translate Quadratic equation?

Translate to what? I assume you need help interpreting it. The quadratic equation is used to solve the quadratic polynomial, ax2 + bx + c = 0, where a, b, and c can be any number. For example, if you need to solve the equation x2 = 5 + 2x, you first convert it into the standard form mentioned above: x2 - 2x - 5 = 0. Now find the coefficients, a, b, and c. In this case, a = 1, b = -2, c = -5. Finally, you replace these coefficients in the quadratic equation. The "plus-minus" sign simply means that the quadratic equation is a shortcut for two equations - one in which you add, the other in which you subtract, the terms at the top. The solutions given by the quadratic equation are values of "x" that satisfy the equation.


How do you compute the intercepts of a quadratic function?

Use the quadratic equation. If ax+bx+c=0 x=(-b±(b^2-4ac)^(1/2))/2a. You could also complete the square, factor,or graph the equation.