Jaka jest standardowa forma y = - (x - 1) (x ^ 2 +6) (x + 5) ^ 2?

Jaka jest standardowa forma y = - (x - 1) (x ^ 2 +6) (x + 5) ^ 2?
Anonim

Odpowiedź:

#y = -x ^ 5 - 9x ^ 4 -21x ^ 3 -29x ^ 2 - 90x + 150 #

Wyjaśnienie:

Dany: #y = - (x-1) (x ^ 2 + 6) (x + 5) ^ 2 #

Standardowa forma wielomianu wymaga dystrybucji i umieszczania terminów w kolejności malejącej:

Uwaga: # (a + b) ^ 2 = (a ^ 2 + 2ab + b ^ 2) #

#y = - (x-1) (x ^ 2 + 6) (x + 5) ^ 2 #

# = - (x-1) (x ^ 2 + 6) (x ^ 2 + 10x + 25) #

#y = - (x-1) (x ^ 4 + 10x ^ 3 + 25x ^ 2 + 6x ^ 2 + 60x + 150) #

Dodaj podobne terminy:

#y = - (x-1) (x ^ 4 + 10x ^ 3 + 31x ^ 2 + 60x + 150) #

Rozpowszechnij ponownie:

#y = - (x ^ 5 + 10x ^ 4 + 31x ^ 3 + 60x ^ 2 + 150x -x ^ 4-10x ^ 3-31x ^ 2-60x-150) #

Dodaj / Odejmij podobne warunki:

#y = - (x ^ 5 + 9x ^ 4 + 21x ^ 3 + 29x ^ 2 + 90x - 150) #

Rozpowszechnij znak ujemny:

#y = -x ^ 5 - 9x ^ 4 -21x ^ 3 -29x ^ 2 - 90x + 150 #