Main

Pine Bush Karate

Schedule

Picture of Do Jang

Email Kyo Sa Nim

Email Kyo Sa Kate

Events

Math A Review

Polynomials

Monomial:    Single term expression    ex. 4ab
Binomial:    Two termed expression    ex. x + 2
Trinomial:    Three termed expression    ex.    x2 - 4x + 4
Like Terms:    Two terms with the same variable expression    ex.    4x2 and -10x2
Unlike Terms:    Two terms without the same variable expression    ex.    4x and 4x2 (the powers differ)
Adding: Combine like terms.    ex.    4ab + (-6cd) + 7ab + 8cd = 11ab + 2cd
Subtracting:    Add the opposite of the second polynomial    ex.    x2 - (3x2 + 4x -5) =
                                                                                                     x2 - 3x2 - 4x +5 = -2x2 - 4x +5
Multiplying:
    A monomial by a polynomial:    Multiply through using the distributive property
                                                        ex.    x(3x + 2) = 3x2 + 2x
    A Binomial by a Binomial:    Use FOIL   (First    Outer    Inner    Last)
                                       ex. (x - 2)(x + 4) = (x)(x) + (x)(4) + (x)(-2) + (-2)(4) = x2 + 4x - 2x - 8
                                                                                                                = x2 +2x - 8
Dividing:    A polynomial by a monomial; divide each term by the monomial
                ex. 15y4 - 12xy3 divided by 3y2 =  15y4/3y - 12xy3/3y2 = 5y2 - 4xy