SImplificar?

SImplificar?
Anonim

Resposta:

#sqrt ((x - 1) ^ (5)) #

Explicació:

Tenim: # (x - 1) ^ (2) sqrt (x - 1) #

# = (x - 1) ^ (2) cdot (x - 1) ^ (frac (1) (2)) #

Utilitzant les lleis dels exponents:

# = (x - 1) ^ (2 + frac (1) (2)) #

# = (x - 1) ^ (frac (5) (2)) #

# = sqrt ((x - 1) ^ (5)) #