X ^ 6 - 3x ^ 4 + 3x ^ 2 -1? Com es pot fer això fàcil?

X ^ 6 - 3x ^ 4 + 3x ^ 2 -1? Com es pot fer això fàcil?
Anonim

Resposta:

# = (x - 1) ^ 3 (x + 1) ^ 3 #

Explicació:

# "Utilitza" y = x ^ 2 #

# => y ^ 3 - 3 i ^ 2 + 3 y - 1 = 0 #

# "Reconeixem els coeficients binomials 1 3 3 1 de" (1 + x) ^ 3 #

# => (y - 1) ^ 3 = 0 #

# => (x ^ 2 - 1) ^ 3 = ((x - 1) (x + 1)) ^ 3 = (x - 1) ^ 3 (x + 1) ^ 3 #