Was ist der Wert von x in (x-2) ^ 2 + 3x-2 = (x + 3) ^ 2?

Was ist der Wert von x in (x-2) ^ 2 + 3x-2 = (x + 3) ^ 2?
Anonim

Antworten:

#color (magenta) (=> x = -1 #

Erläuterung:

# (x-2) ^ 2 + 3x-2 = (x + 3) ^ 2 #

Identitäten verwenden:

#Farbe (rot) (=> (a-b) ^ 2 = a ^ 2-2ab + b ^ 2 #

#Farbe (rot) (=> (a + b) ^ 2 = a ^ 2 + 2ab + b ^ 2 #

Wir haben, # x ^ 2-2 (x) (2) + 2 ^ 2 + 3x-2 = x ^ 2 + 2 (x) (3) + 3 ^ 2 #

# => Abbruchx ^ 2-4x + 4 + 3x-2 = Abbruchx ^ 2 + 6x + 9 #

# => - 4x + 4 + 3x-2 = 6x + 9 #

# => - 4x + 3x-6x = 9-4 + 2 #

# => - 7x = 7 #

# => x = -7 / 7 #

#color (magenta) (=> x = -1 #

~ Hoffe das hilft!:)