Qual è la forma standard di y = (x-3) (x ^ 3-5) * 3x ^ 4-5?

Qual è la forma standard di y = (x-3) (x ^ 3-5) * 3x ^ 4-5?
Anonim

Risposta:

In forma standard

#color (bianco) ("XXX") y = 3x ^ 8-9x ^ 7-15x ^ 5 + 45x ^ 4-5 #

Spiegazione:

# underbrace ((x-3) (x ^ 3-5)) * 3x ^ 4-5 #

# = underbrace ((x ^ 4-5x-3x ^ 3 + 15) * (3x ^ 4)) - 5 #

# = Underbrace ((3x ^ 8-15x ^ 5-9x ^ 7 + 45x ^ 4) -5) #

# = 3x ^ 8-15x ^ 5-9x ^ 7 + 45x ^ 4-5 #

Per scrivere questo in modulo standard i termini devono essere disposti in ordine decrescente grado (dove grado è la somma di tutti gli esponenti variabili nel termine)

# {: (ul ("termine"), colore (bianco) ("xxxx"), ul ("grado")), (3x ^ 8,, 8), (-15x ^ 5,, 5), (- 9x ^ 7,, 7), (45x ^ 4,, 4), (-5,, 0):} #

Organizzato in ordine decrescente di laurea:

# Y = 3x ^ 8-9x ^ 7-15x ^ 5 + 45x ^ 4-5 #