Wat is de waarde van x in (x-2) ^ 2 + 3x-2 = (x + 3) ^ 2?

Wat is de waarde van x in (x-2) ^ 2 + 3x-2 = (x + 3) ^ 2?
Anonim

Antwoord:

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

Uitleg:

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

Identiteiten gebruiken:

#color (rood) (=> (a-b) ^ 2 = a ^ 2-2ab + b ^ 2 #

#color (rood) (=> (a + b) ^ 2 = a ^ 2 + 2 ab + b ^ 2 #

Wij hebben, # X ^ 2-2 (x) (2) + 2 ^ 2 + 3x-2 = x ^ 2 + 2 (x) (3) + 3 ^ 2 #

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

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

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

# => - 7x = 7 #

# => X = -7/7 #

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

~ Ik hoop dat dit helpt!:)