Čo je štandardná forma f (x) = (x + 1) (x + 3) + (- 2x-1) ^ 2?

Čo je štandardná forma f (x) = (x + 1) (x + 3) + (- 2x-1) ^ 2?
Anonim

odpoveď:

Štandardnou formou tejto rovnice je:

#f (x) = 5x ^ 2 + 8x + 4 #

vysvetlenie:

Štandardná forma rovnice by mala vyzerať takto:

#f (x) = ax ^ 2 + bx + c #

Najprv musíte vyvinúť správneho člena: # (X + 1) (x + 3) + (- 2x-1) ^ 2 #

# (x * x) + (x * 3) + (1 x x) + (1 * 3) + (-2x) ^ 2 - 2 * (- 2x * 1) + 1 ^ 2 # #

Potom to môžeme zjednodušiť:

# x ^ 2 + 3x + x + 3 + 4x ^ 2 + 4x + 1 #

# x ^ 2 + 4x + 3 + 4x ^ 2 + 4x + 1 #

# 5x ^ 2 + 8x + 4 #

takže, #f (x) = 5x ^ 2 + 8x + 4 #