|
Polynomials - Part II |
||
|
|
||
|
2.
Binomials Binomials can be added, subtracted, multiplied, divided by other binomials or monomials, but each variable has to be treated independently and carefully. Logic would be to try and group like variables together. Sometimes such mathematical operations lead to higher level of equations that are called trinomials, or polynomials in general. This we will discuss a bit later. Example 1 : Multiply a monomial 5a with a binomial 6a2+ b. Verify your result by substituting a = 2 and b = 3 5a * (6a2+ b) = 5a * 6a2 + 5a b LHS : (for a = 2, b= 3) = 5 * 2 ( 6 * 4 + 3) = 10 ( 27) = 270 RHS : (for a = 2, b= 3) = 30 * 23 + 5 * 2 * 3 = 240 + 30 = 270 Thus multiplication of a monomial 5a with a binomial 6a2+ b is 30a3+ 5a b. Example 2 : Multiply x2 ñ y2 with 4xy. Verify your results with x = 11, y = 3 (x2 ñ y2 ) * 4xy = 4x2xy - y24xy = 4x3y ñ 4xy3 LHS : ( for x = 11, y = 3) = (11*11 ñ 3 * 3) * 4 * 11 * 3 = ( 121 ñ 9 ) * 132 = 112 * 132 = 14784 RHS : ( for x = 11, y = 3)
= 4 * (11)3 * 3 ñ 4 * 11 * (3) 3 = 4 * 1331 * 3 ñ 44 * 27 = 15972 ñ 1188 = 14784 Thus LHS = RHS and multiplication of x2 ñ y2 with 4xy is 4x3y ñ 4xy3. Example 3 : Multiply two binomials (2x-y) and (x+4y) (2x-y) * (x+4y) = (2x) * (x + 4y) ñ y * (x+4y) = 2x2 + 8xy ñ yx ñ 4xy = 2x2 + 3xy ( yx = xy) You can see in this example how coefficients of same variables are clubbed together. Here (8xy ñ yx ñ 4xy) are added together to give 3 xy. You can put any value of x and y and you will see
that LHS = RHS. 3.
Polynomials In
the Example 3 above, if add a constant to 2x2 + 3xy, then the
algebraic expression becomes a trinomial. 2x2 + 3xy + 5 is a
trinomial as it has three terms, none of the terms have anything common in
them. x + y + 7 is also a trinomial. Other examples of trinomials are x + y
+ z, x2 y + z + xy. If an algebraic expression has more than three independent terms,
then it is called a polynomial. For example : 9 + x + x2 + x3
is called a polynomial with four terms. Now we can understand why algebraic expressions such
as 1/x or z/ y2 are not monomials. Let 1 = 10
Similarly
let z = 3 z = 3y2 z - 3y2
= 0 is again a binomial
and not a monomial!! |
||
|
||
|
|