Wie löst man x ^ 2-x = -1?

Wie löst man x ^ 2-x = -1?
Anonim

Antworten:

# x = 1/2 + -isqrt (3) / 2 #

Erläuterung:

Füllen Sie das Quadrat aus:

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

Neu anordnen, um zu machen # x # das Thema:

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

=>

# (x-1/2) ^ 2 = -3 / 4 #

=>

# x-1/2 = + - isqrt (3) / 2 #

=>

# x = 1/2 + -isqrt (3) / 2 #