- A perfect square is a number that can be expressed as the square of an integer.
- Distributing is the process of of applying the distributive property to an expression (e.g. a(b+c)=ab+ac).
- Expansion form is sum of products (e.g. ac+ad+bc+bd)
- Expansion is the process of applying the distributive property to an expression for rewriting it in expansion form.
- Factored form is product of sums (e.g. (a+b)(c+d))
- Factoringtodo some types
- Factoring monomials (e.g. 12x2=(4x)(3x))
- Factoring the gcf from polynomials (e.g. 2x2+4x=2x(x+2))
- Factoring out binomial factors (e.g. x(2x−1)−4(2x−1)=(2x−1)(x−4))
- A binomial is an algebraic expression that contains two terms.
- (e.g. a+b, x−y, 2x+3y, x2−4)
- A trinomial is an expression of the form x2+bx+c
- (Binomial theorem or binomial expansion) For any a,b∈R and n∈N, we have (a+b)n=k=0∑n(kn)an−kbk
- (Special case) (1+x)n=k=0∑n(kn)xk
- k=0∑n(kn)=2n
- k=0∑n(−1)k(kn)=0
- (Perfect Square Formulas)
- (a+b)2=a2+2ab+b2
- (a−b)2=a2−2ab+b2