Sunday, July 19, 2009

Problem on factorization

factorization or factoring is the decomposition of an object (for example, a number, a polynomial, or a matrix) into a product of other objects, or factors, which when multiplied together give the original. For example, the number 15 factors into primes as 3 × 5, and the polynomial x2 − 4 factors as (x − 2)(x + 2). In all cases, a product of simpler objects is obtained. However, factors are not needed to divide evenly because they are still divisible by any number. For example, technically 3 and 8/3 are factors of 8. But, when factoring for tests teachers are looking for the even divisibility of the numbers.

Question:-

factorise m8-n8

Answer:-


(m8-n8)

=(m42)-(n42)

=[m4+n4][m4-n4]

=[m4+n4][(m2)2-(n2)2]

=[m4+n4][m2+n2][m2-n2]

=[m4+n4][m2+n2][m+n][m-n]


For more help on this ,you can reply me.

No comments:

Post a Comment