Come risolvete x ^ 2-x = -1?

Come risolvete x ^ 2-x = -1?
Anonim

Risposta:

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

Spiegazione:

Completa il quadrato:

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

Riorganizzare per fare #X# il soggetto:

# (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 #