Hoe los ik op voor x in (x + 8) = 12 / (x + 8) +1?

Hoe los ik op voor x in (x + 8) = 12 / (x + 8) +1?
Anonim

Antwoord:

#x = 8 #

Uitleg:

#sqrt (x + 8) = 12 / sqrt (x + 8) + 1 #

Laat #sqrt (x + 8) = a #

#a = 12 / a + 1 #

# a ^ 2 - a - 12 = 0 #

# (a + 3) (a - 4) = 0 #

#a = -3, a = 4 #

#sqrt (x + 8) = a #

#sqrt (x + 8) = -3: # geen oplossing voor de echte cijfers.

#sqrt (x + 8) = 4 #

#x + 8 = 16 #

#x = 8 #