Kako riješiti za x u (x + 8) = 12 / (x + 8) +1?

Kako riješiti za x u (x + 8) = 12 / (x + 8) +1?
Anonim

Odgovor:

#x = 8 #

Obrazloženje:

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

pustiti #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: # nema rješenja nad stvarnim brojevima.

#sqrt (x + 8) = 4 #

#x + 8 = 16 #

#x = 8 #