Jump to content
Urch Forums

square root problem


shadoWizard

Recommended Posts

This is a very basic question.

 

when we have sq. root of x2, then we (by law) first square the x and then apply the root. But up till now, I have been dealing with this situation differently. When I see sqrt(x2), I turn the sq. root sign to 1/2 and multiply it with the square on the x. Both the 2s in the numerator and denominators cancel out. But we all know that this is not the right way.

My question is WHY? Is it PEMDAS? or something else....

Link to comment
Share on other sites

The identity (x^a)^b = x^(ab) for real numbers x, a, b is only defined for positive x, i.e. when you write sqrt(x^2) = x, you necessarily assume (by definition!) that x > 0, but in the original function sqrt(x^2) x does not have to be positive, therefore functions y=sqrt(x^2) and {y=x AND x >0} are not equivalent (they differ in their domains). An equivalent function to sqrt(x^2) is abs(x).
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...