X ^ 6 - 3x ^ 4 + 3x ^ 2 -1? Como fator isso fácil?

X ^ 6 - 3x ^ 4 + 3x ^ 2 -1? Como fator isso fácil?
Anonim

Responda:

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

Explicação:

# "Use" y = x ^ 2 #

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

# "Nós reconhecemos os coeficientes binomiais 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 #