¿Cómo resuelves sqrt (2x +3) = 6-x?

¿Cómo resuelves sqrt (2x +3) = 6-x?
Anonim

Responder:

#x = 3 #

Explicación:

#sqrt (2x + 3) = 6 - x #

Cuadrar ambos lados:

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

Darse cuenta de # 2x + 3> = 0 # y # 6 - x> = 0 #

# => -3/2 <= x <= 6 #

# 2x + 3 = 36 - 12x + x ^ 2 #

# x ^ 2 - 14x + 33 = 0 #

# (x - 11) (x - 3) = 0 #

#x = 3, 11 #

Ya que # -3 / 2 <= x <= 6 #, #x = 11 # no funcionará en la eqaución original y la respuesta es #x = 3 #.