Jaké jsou nuly f (x) = x ^ 4-6x ^ 2 + 8 a násobnost každého z nich?

Jaké jsou nuly f (x) = x ^ 4-6x ^ 2 + 8 a násobnost každého z nich?
Anonim

Odpovědět:

Nuly #f (x) = x ^ 4-6x ^ 2 + 8 # jsou # {sqrt2, -sqrt2,2, -2} #

Vysvětlení:

Nejdříve faktorizujme #f (x) = x ^ 4-6x ^ 2 + 8 #

= # x ^ 4-4x ^ 2-2x ^ 2 + 8 #

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

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

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

= # (x-sqrt2) (x + sqrt2) (x-2) (x + 2) #

To znamená pro eac of # x = {sqrt2, -sqrt2,2, -2} # my máme #f (x) = 0 #

Proto nuly #f (x) = x ^ 4-6x ^ 2 + 8 # jsou # {sqrt2, -sqrt2,2, -2} #