Quadratesch Formel Rechner

D'Quadratgleichung ax2 + bx + c = 0 ass eng quadratesch Gleichung.

D'Wuerzel (x₁)
Quadratwurzel (x₂)
Diskriminant (b² − 4ac)
Natur vun de Roots
Vertex
Symmetrie-Achs
Faktoriséiert Form

D'Resultater ginn aktualiséiert wéi se getippt ginn.

Iwwer dëse Rechner

the equation is linear, the discriminant is 25 − 24 = 0 (the defaults, a = 1, b = −5, c = 2). If a is 0 the equation is linear, and the factored form does not apply. This calculator solves a quadratic equation ax² + bx + c = 0 using the quadratic formula x = (−b ± √(b² − 4ac)) / 2a. Enter the coefficients a, b and c and it returns both roots, the discriminant, the nature of the roots, the parabola's vertex and axis of symmetry, and the factored form, along with a plot of the curve. If the equation is linear, the discriminant is 25 − 24 = 0 (the defaults, a = 1, b = −5, c = 2). If a is 0 the equation is linear, and the formula does not apply. If a is 0 the equation is linear, and the factored form does not apply. This calculator solves a quadratic equation ax² + bx + c = 0 using the quadratic formula x = (−b ± √(b² − 4ac)) / 2a. Enter the coefficients a, b and c and it returns both roots, the discriminant, the nature of the roots, the parabola's vertex and axis of symmetry, and the factored form, along with a plot of the curve. If a is 0 the equation is linear, and the formula does not apply. If a is 0 the discriminant is 25 − 24 = 0 (the defaults, a = 1, b = −5, c = 2). If a is 0 the equation is linear, and the formula does not apply. This calculator solves a quadratic equation ax² + bx + c = 0 using the quadratic formula x = (−b ± √(b² − 4ac)) / 2a. Enter the coefficients a, b and c

Häufig gestallt Froen

Wat ass d'Distinktioun tëscht deene verschiddene Formen?

D'Resultat ass eng 2:2-Gläichstellung, déi sech duerch d'Resultat vun der 2:2-Gläichstellung an der 2:1-Gläichstellung bestätegt.

Wat ass, wann a 0 ass?

Da ass d' Gläichung linear, net quadratesch, an d' quadratesch Formel gëllt net. Gitt e Wäert fir a, deen net Null ass.

Wat ass d'Vertex vun der Parabel?

Et ass de Drehpunkt (h, k) wou d' Kurve hir Maximum oder Minimum erreecht. Dësen Tool rapportéiert et zesumme mat der Symmetrieachs, der Linie x = h.

Wat ass d'Form vun der Form?

Wann d'Wuerzele reegelméisseg sinn, gëtt d'Gläichung als a(x − r₁)(x − r₂) geschriwen. Fir x² − 5x + 6 = 0 ass dat (x − 3)(x − 2).

Wat sinn d'Komplexitéiten?

Wann d'Resultat negativ ass, da gëtt d'Resultat an der Form vun engem negativen Zuelenzuel an der Form vun engem positiven Zuelzuel geschriwwen.

D'Resultat ass 5x + 6 = 10.

D'Resultat ass eng 1:2-Gläichstellung, an där d'Resultat vun der 1:2-Gläichstellung an d'Resultat vun der 2:2-Gläichstellung iwwerdroe gëtt.

❤️ Léift Calculator.Free? Deelen

𝕏  X Facebook Reddit
API — benotzt dëse Rechner aus Code

Dësen Rechner als e fräien JSON Endpunkt opruffen - keng Schlëssel erfuerderlech. D'Feldwäerter ënnendrënner als Ufroparameter oder JSON schécken. Liest d'vollstänneg API-Dokumentatioun →

Endpunkt

GET https://calculator.free/api/v1/quadratic-formula/

curl

curl "https://calculator.free/api/v1/quadratic-formula/?a=1&b=-5&c=6"

JavaScript fetch()

const r = await fetch(
  "https://calculator.free/api/v1/quadratic-formula/?" + new URLSearchParams({
    "a": "1",
    "b": "-5",
    "c": "6"
  }));
const data = await r.json();
console.log(data.results);

D'Resultater sinn nëmmen als allgemeng Orientéierung, net als finanziell, medizinesch oder Steuerberodung.