Kaj so x-prestrezki od y = -x ^ 2-2x + 5?

Kaj so x-prestrezki od y = -x ^ 2-2x + 5?
Anonim

Odgovor:

presledki x: # x = sqrt (6) -1 in # x = -sqrt (6) -1

Pojasnilo:

Presledki x so vrednosti # x # kdaj # y = 0 # (črta grafa prečka os X, ko # y = 0 #)

# y = -x ^ 2-2x + 5 = 0 #

# rArrx ^ 2 + 2x-5 = 0 #

Uporaba kvadratne formule

#barva (bela) ("XXX") x = (- 2 + -sqrt (2 ^ 2-4 (1) (- 5))) / (2 (1)) #

#color (bela) ("XXXX") = (-2 + -sqrt (24)) / 2 #

#color (bela) ("XXXX") = (- 2 + 2sqrt (6)) / 2 #

#color (bela) ("XXXX") = - 1 + -sqrt (6) #