mirror of
https://gitlab.com/magicalsoup/Highschool.git
synced 2025-05-21 10:11:46 -04:00
2.3 KiB
2.3 KiB
Unit 2: Polyomials
Introduction to Polynomials
- A
variable
is a letter that represents one or more numbers
- An
algebraic expression
is a combination of variables and constants (e.g. )
- When a specific value is assigned to a variable in a algebraic
expression, this is known as substitution.
## Methods to solve a polynomialCombine like terms
Dividing polynomials
Multiplying polynomials
Simplifying Alegebraic Expressions
- An algebraic expression is an expression with numbers, variables, and operations. You may expand or simplify equations thereon.
Factoring
- Two methods of solving; decomposition and criss-cross.
- First of all, the polynomial must be in the form of a quadratic equation ().
- As well, simplify the polynomial, so that all common factors are outside (e.g .
Type of Polynomial | Definition |
---|---|
Monomial | Polynomial that only has one term |
Binomial | Polynomial that only has 2 terms |
Trinomial | polynomial that only has 3 terms |
Type | Example |
---|---|
Perfect Square Trinomials | |
Difference with Squares | |
Simple Trinomials | |
Complex Trinomials | |
Common Factor | |
Factor By Grouping |
Shortcuts
Foil / Rainbow Method
Definitions
Term
a variable that may have coefficient(s) or a constant
Alebraic Expressions
: made up of one or more terms
Like-terms
: same variables raised to the same exponent
Tips
- Be sure to factor fully
- Learn the
criss-cross
(not mandatory but its a really good method to factor quadratics)
- Learn
long division
(not mandatory but its a really good method to find factors of an expression)
- Remember your formulas
- Simplify first, combine like terms