Com es divideix ((x ^ 4y ^ -2) / (x ^ -3y ^ 5)) ^ - 1?

Com es divideix ((x ^ 4y ^ -2) / (x ^ -3y ^ 5)) ^ - 1?
Anonim

Resposta:

# (i / x) ^ 7 #

Explicació:

Pas 1: moveu el poder fora dels claudàtors:

# ((x ^ 4y ^ -2) / (x ^ -3y ^ 5)) ^ - 1 = (x ^ -3y ^ 5) / (x ^ 4y ^ -2) #

Pas 2: Mou els termes del denominador al numerador:

# (x ^ -3y ^ 5) / (x ^ 4y ^ -2) = (x ^ -3y ^ 5) (x ^ -4y ^ 2) #

Pas 3: combinar termes similars:

# (x ^ -3y ^ 5) (x ^ -4y ^ 2) = x ^ -7y ^ 7 = (i / x) ^ 7 #