Difference between revisions of "Binomial"
(Created page with 'A '''binominal''' is a polynominal with two terms, the sum of two monominals. It is common practice to bound binominals by brackets or parenthesis when operated upon.') |
Ahumphreys (talk | contribs) (→Simple Operations) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
A '''binominal''' is a polynominal with two terms, the sum of two monominals. | A '''binominal''' is a polynominal with two terms, the sum of two monominals. | ||
It is common practice to bound binominals by brackets or parenthesis when operated upon. | It is common practice to bound binominals by brackets or parenthesis when operated upon. | ||
+ | |||
+ | |||
+ | ==Simple Operations== | ||
+ | *The binomial <math>a^2-b^2</math> can be [[factoring|factored]] as a product of two other binomials, <math>a+b</math> and <math>a-b</math>. | ||
+ | *The binomial <math>a^2+b^2</math> can be factored as the product of two [[complex numbers]], <math>a+bi</math> and <math>a-bi</math>. | ||
+ | * A binomial to the nth power can be expanded using the [[binomial theorem]] or [[Pascal's triangle]]. | ||
+ | |||
+ | ==See Also== | ||
+ | *[[Binomial Theorem]] |
Latest revision as of 15:39, 30 June 2021
A binominal is a polynominal with two terms, the sum of two monominals. It is common practice to bound binominals by brackets or parenthesis when operated upon.
Simple Operations
- The binomial can be factored as a product of two other binomials, and .
- The binomial can be factored as the product of two complex numbers, and .
- A binomial to the nth power can be expanded using the binomial theorem or Pascal's triangle.