Lesson Advanced factoring

Algebra ->  Polynomials-and-rational-expressions -> Lesson Advanced factoring      Log On


   


This Lesson (Advanced factoring) was created by by ikleyn(52779) About Me : View Source, Show
About ikleyn:

Advanced factoring


This lesson is advanced.
It is intendent for those who want to know more.

Problem 1

Factor  a%5E4+%2B+1.

Solution

a%5E4+%2B1 = %28a%5E4+%2B+2a%5E2+%2B+1%29+-+2a%5E2 = %28a%5E2%2B1%29%5E2+-+2a%5E2 = %28a%5E2+%2B+1+%2B+sqrt%282%29a%29%2A%28a%5E2+%2B+1+-+sqrt%282%29a%29 = %28a%5E2+%2B+sqrt%282%29a+%2B1%29%2A%28a%5E2+-+sqrt%282%29a+%2B1%29.

Problem 2

Factor   a%5E4+%2B+4.

Solution

a%5E4+%2B4 = %28a%5E4+%2B+4a%5E2+%2B+4%29+-+4a%5E2 = %28a%5E2%2B2%29%5E2+-+4a%5E2 = %28a%5E2+%2B+2+%2B+2a%29%2A%28a%5E2+%2B+2+-+2a%29 = %28a%5E2+%2B+2a+%2B+2%29%2A%28a%5E2+-+2a+%2B+2%29.

Problem 3

Prove that   n%5E4+%2B+4   is a composed number for any natural  n.

Solution

According to the solution to the  Problem 2, 


n%5E4+%2B+4 = %28n%5E2+%2B+2n+%2B+2%29%2A%28n%5E2+-+2n+%2B+2%29


is the decomposition of the number  n%5E4+%2B+4  into the product of two factors  %28n%5E2+%2B+2n+%2B+2%29  and  %28n%5E2+-+2n+%2B+2%29.

Problem 4

Factor   x%5E4+%2B+x%5E2+%2B+1.

Solution

x%5E4+%2B+x%5E2+%2B+1 = %28x%5E4+%2B+2x%5E2+%2B+1%29+-+x%5E2 = %28x%5E2%2B1%29%5E2+-+x%5E2 = %28x%5E2+%2B+1+%2B+x%29%2A%28x%5E2+%2B+1+-+x%29 = %28x%5E2+%2B+x+%2B+1%29%2A%28x%5E2+-+x+%2B+1%29.

Problem 5

Factor   x%5E8+%2B+x%5E4+%2B+1.

Solution

x%5E8+%2B+x%5E4+%2B+1 = %28x%5E8+%2B+2x%5E4+%2B+1%29+-+x%5E4 = %28x%5E4%2B1%29%5E2+-+x%5E4 = %28x%5E4+%2B+1+%2B+x%5E2%29%2A%28x%5E4+%2B+1+-+x%5E2%29 = %28x%5E4+%2B+x%5E2+%2B+1%29%2A%28x%5E4+-+x%5E2+%2B+1%29.


You can factor polynomial x%5E4+%2B+x%5E2+%2B+1  further similar to that it was done in the solution to Problem 4:


    x%5E4+%2B+x%5E2+%2B+1 = %28x%5E4+%2B+2x%5E2+%2B+1%29+-+x%5E2 = %28x%5E2%2B1%29%5E2-x%5E2%29 = %28x%5E2%2B1%2Bx%29%2A%28x%5E2%2B1-x%29 = %28x%5E2+%2Bx+%2B+1%29%2A%28x%5E2+-x+%2B1%29   and  


So,  x%5E8+%2B+x%5E4+%2B+1 = %28x%5E2+%2Bx+%2B+1%29%2A%28x%5E2+-x+%2B1%29.%28x%5E4+-+x%5E2+%2B+1%29.

Problem 6

Factor   x%5E5+%2B+x%5E3+%2B+x.

Solution

x%5E5+%2B+x%5E3+%2B+x = x%2A%28x%5E4+%2B+x%5E2+%2B+1%29 = x%2A%28%28x%5E4+%2B+2x%5E2+%2B+1%29+-+x%5E2%29 = x%2A%28%28x%5E2%2B1%29%5E2-x%5E2%29 = x%2A%28x%5E2%2B1+%2Bx%29%2A%28x%5E2%2B1-x%29 = x%2A%28x%5E2%2Bx%2B1%29%2A%28x%5E2-x%2B1%29.

Problem 7

Factor   x%5E4+-+3x%5E2+%2B+1.

Solution

x%5E4+-+3x%5E2+%2B+1 = %28x%5E4+-+2x%5E2+%2B+1%29 - x%5E2 = %28x%5E2-1%29%5E2+-+x%5E2 = %28x%5E2+-+1+%2B+x%29%2A%28x%5E2+-+1+-+x%29 = %28x%5E2+%2B+x+-+1%29%2A%28x%5E2+-+x+-+1%29.

Problem 8

Given the expression   x2 - kx + 81.
    a)   Determine the value of  "k"  that makes the trinomial factorable.
    b)   Factor it for each such value of  "k".

Solution

One solution is OBVIOUS: it is k= 18.

Then  x^2 -18x + 81 = (x-9)*(x-9) = %28x-9%29%5E2.      (1)



But there is another solution, too:  k= -18, which makes THIS factoring

      x^2 + 18x + 81 = (x+9)*(x+9) = %28x%2B9%29%5E2.     (2)


Any student, familiar with standard binomial identities 

     (a+b)^2 = a^2 + 2ab + b^2,   (a-b)^2 = a^2 - 2ab + b^2,      (3)

should see it MOMENTARILY (!).



Even more interesting fact is that there are MANY OTHER SOLUTIONS over integer numbers.

They come from decomposition of the number 81 into the product of integer factors

    81 = 1*81 = 3*27 = (-1)*(-81) = (-3)*(-27)          (4)

(I just do not include the cases 81 = 9*9 = (-9)*(-9), which I considered above).



These decompositions produce the following factoring over integer numbers

    81 = 1*81        -->  k = 1 + 81 = 82       -->  x^2 - k + 81 = x^2 - 82 + 81 = (x-1)*(x-81)

    81 = 3*27        -->  k = 3 + 27 = 30       -->  x^2 - k + 81 = x^2 - 30 + 81 = (x-3)*(x-27)

    81 = (-1)*(-81)  -->  k = -1 + (-81) = -82  -->  x^2 - k + 81 = x^2 + 82 + 81 = (x+1)*(x+81)

    81 = (-3)*(-27)  -->  k = -3 + (-27) = -30  -->  x^2 - k + 81 = x^2 + 30 + 81 = (x+3)*(x+27)



So, over integer numbers we have 6 (six, SIX) solutions for k:  18, - 18, 82, -82, 30 and - 30, that provide 

factoring of  x^2 - k + 81 into the product of two binomials.


My other closely related lessons in this site are
    - Solving polynomial equations of high degree by factoring
    - Solving polynomial equations of high degree by introducing a new variable
    - Upper_level_miracle_factoring
    - Solving palindromic equations of the degree 4
    - OVERVIEW of lessons on solving polynomial equations of high degree
in this site.

Use this file/link  ALGEBRA-I - YOUR ONLINE TEXTBOOK  to navigate over all topics and lessons of the online textbook  ALGEBRA-I.


This lesson has been accessed 1655 times.