How Do You Handle Exponents Inside a Radical?

  • Thread starter Thread starter Cornraker
  • Start date Start date
  • Tags Tags
    Exponents
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
Cornraker
Messages
24
Reaction score
0

Homework Statement



When there are exponents in a radicand as shown below, do i just divide them out?

Homework Equations



∛(x^6 y^4 )

The Attempt at a Solution



x^2 y^4 ?
 
Physics news on Phys.org
Cornraker said:

Homework Statement



When there are exponents in a radicand as shown below, do i just divide them out?

Homework Equations



∛(x^6 y^4 )

The Attempt at a Solution



x^2 y^4 ?

You are asking about
[tex]\sqrt[3]{x^6 y^4}[/tex]​

Given your bracketing the y4 is inside the cube root as well. Note that you can write
[tex]\sqrt[3]{x^6 y^4} = \sqrt[3]{x^6} \sqrt[3]{y^4}[/tex]​
 
But to simplify it further to i divide the exponents of the variables by the index of the radical? I'm sorry if my terminology is bad and if my equations aren't right I'm new to this forum so I'm trying to get it right.
 
Cornraker said:
But to simplify it further to i divide the exponents of the variables by the index of the radical? I'm sorry if my terminology is bad and if my equations aren't right I'm new to this forum so I'm trying to get it right.

Yes. Your original answer only divided one of the exponents, but from the brackets it appears both x^6 and y^4 are inside the radical. The radical notion is just another way of writing an inverted exponent. That is
[tex]\sqrt[n]{a} = a^{1/n}[/tex]​
 
Cornraker said:
But to simplify it further to i divide the exponents of the variables by the index of the radical? I'm sorry if my terminology is bad and if my equations aren't right I'm new to this forum so I'm trying to get it right.
Notice that
[tex]\sqrt[3]{x^6y^4}= \sqrt[3]{(x^3)(x^3)(y^3)(y)}= \sqrt[3]{x^3}\sqrt[3]{x^3}\sqrt[3]{y^3}\sqrt[3]{y}[/tex][tex]= (x)(x)(y)(\sqrt[3]{y})= x^2y\sqrt[3]{y}[/tex]

Yes, that is the same as [tex](x^6y^4)^{1/3}= x^{6/3}y^{4/3}= x^2y^{1+ 1/3}= x^2yy^{1/3}[/tex]