Jaka jest standardowa forma y = (x-1) ^ 3- (x-3) ^ 2?

Jaka jest standardowa forma y = (x-1) ^ 3- (x-3) ^ 2?
Anonim

Odpowiedź:

# y = x ^ 3-4x ^ 2 + 9x-10 #

Wyjaśnienie:

Oblicz każdą część oddzielnie:

# (x-1) ^ 3 = overbrace ((x-1) (x-1)) ^ „pomnóż tylko te pierwsze” (x-1) #

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

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

# = x ^ 3-x ^ 2-2x ^ 2 + 2x + x-1 #

# = x ^ 3-3x ^ 2 + 3x-1 #

# (x-3) ^ 2 = (x-3) (x-3) #

# = x ^ 2-3x-3x + 9 #

# = x ^ 2-6x + 9 #

Wróć do oryginalnego wyrażenia.

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

# = kolor (czerwony) (x ^ 3) kolor (niebieski) (- 3x ^ 2) kolor (zielony) (+ 3x) kolor (fioletowy) (- 1) kolor (niebieski) (- x ^ 2) kolor (zielony) (+ 6x) kolor (fioletowy) (- 9) #

# = x ^ 3-4x ^ 2 + 9x-10 #