Question 1078831
simplify ((-xy^-1)(-x^5y^2))^5
<pre>{{{((- x)^5y^(- 1 * 5))((- x)^(5 * 5)y^(2*5))}}} ------- Raising each expression to the 5<sup>th</sup> power
{{{(- x^5y^(- 5))(- x^25y^10)}}} =====> {{{(- x)^(5 + 25)y^(- 5 + 10)}}} =====> {{{(- x)^30y^5}}} =======> {{{highlight_green(x^30y^5)}}}