Algebra formulas

All 8 formulas in this topic

Combining Like Termsax+bx=(a+b)xax + bx = (a + b)xCombining like terms merges coefficients of identical variables to simplify expressions and solve equations more efficiently.FOIL Method(a+b)(c+d)=ac+ad+bc+bd(a + b)(c + d) = ac + ad + bc + bdThe FOIL Method expands products of two binomials by multiplying each term in the first binomial by each term in the second.Quadratic Formulax=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}The Quadratic Formula solves any equation of the form ax^2 + bx + c = 0 in one step, giving both solutions at once without factoring.DiscriminantΔ=b24ac\Delta = b^2 - 4acThe discriminant, given by b^2 - 4ac, tells you whether a quadratic equation has real solutions and how many without actually solving it.Completing the Squarex2+bx=(x+b2)2b24x^2 + bx = \left(x + \frac{b}{2}\right)^2 - \frac{b^2}{4}Completing the square rewrites a quadratic as a perfect square plus a constant, making it easier to solve and find the parabola's vertex.Vertex Formy=a(xh)2+ky = a(x - h)^2 + kVertex Form reveals a parabola's vertex and axis of symmetry at a glance, making it ideal for transformations and optimization problems.Vertex of a Parabolah=b2a,k=cb24ah = -\frac{b}{2a}, \quad k = c - \frac{b^2}{4a}Find the lowest or highest point of a parabola using the vertex formula, which works for any quadratic equation in standard form.Sum and Product of Rootsr1+r2=ba,r1r2=car_1 + r_2 = -\frac{b}{a}, \quad r_1 r_2 = \frac{c}{a}Quickly find how a quadratic's roots add up and multiply together without solving for them — use when you need those relationships.