How come x^2 = 25 has 2 solutions but x=root(25) only has one? Aren't they the same thing?

(This is something that I didnt fully understand for quite a while at school.) So when we are solving x2=25, in order to get x "on it's own" we square root both sides. However the definition of root(x) is root(x) = |x| so once we square root our equation we get |x| = |5|, since 5>0 we see |5| = 5 so our equation becomes |x| = 5. From solving modulus equations we know the easiest way to do this is to consider two seperate cases, one case when x >=0 and a second when x<0. This leads to us getting 2 solutions, which are x = -5 or 5. For x=root(25) we dont have to square root both sides so we just end up with x = |5|, again since 5>0, |5| = 5 so x=5. So the second equation (in the queston) has one solution but the first equation has two.

DJ

Related Maths A Level answers

All answers ▸

Given that 2-3i is a root to the equation z^3+pz^2+qz-13p=0, show that p=-2 and q=5.


Show that x^2 - x +2 is positive for all values of x


A curve is defined by parametric equations: x = t^(2) + 2, and y = t(4-t^(2)). Find dy/dx in terms of t, hence, define the gradient of the curve at the point where t = 2.


Given the circumference x^2 - 2x + y^2 = 3, find the position of the center P and the value of the Radius. Then find the intercepts with the y axis and the tangent to the circumference at the positive y intercept.