Part of ALG-05 — Quadratic Equations

Formula Sheet

by Notetube Official114 words5 views
FormulaExpression
Rootsx = (-b ± sqrt(D))/(2a)
DiscriminantD = b2b^2 - 4ac
Sum of roots-b/a
Product of rootsc/a
Difference of rootssqrt(D)/|a|
alpha2alpha^2 + beta2beta^2(alpha+beta)^2 - 2alphabeta
alpha3alpha^3 + beta3beta^3(alpha+beta)^3 - 3alphabeta*(alpha+beta)
1/alpha + 1/beta-b/c
alpha*beta2beta^2 + alpha2alpha^2*betaalphabeta(alpha+beta) = -bc/a2a^2
Vertex x-coordinate-b2a\frac{b}{2a}
Vertex y-coordinate-D4a\frac{D}{4a}
Min/Max value of f(x)-D4a\frac{D}{4a} (min if a>0, max if a<0)
Common root condition(c1a2-c2a1)^2 = (a1b2-a2b1)(b1c2-b2c1)

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes