Question 1186020
describe how to transform (^6sqrt x^5)^7 into an expression with a rational exponent. make sure you respond with complete sentences . the answer is x 35/6 i just need help typing the process with the right words please help asap 
<pre>(^6sqrt x^5)^7 appears to be: {{{(root (6, x^5))^7)}}} 
                              {{{root (6, x^5)}}} can be rewritten as: {{{(x^5)^(1/6)}}} = {{{matrix(2,1, "", x^(5/6))}}}
                   Therefore, {{{(root (6, x^5))^7)}}} becomes: {{{highlight_green(matrix(1,5, (x^(5/6))^7, "=", x^((5/6) * 7), "=", x^(35/6)))}}}</pre>