Sign In
Squaring a number and taking the square root of a number are inverse operations. When taking a square root, the number of solutions can be different.
2
b=- sqrt(16) This time, the expression on the right-hand side of the equation represents the negative square root. With different representations of the square root symbol, we can expect a different number of solutions. Let's take a look at a table that shows this.
Representation | Square Root | Example |
---|---|---|
sqrt() | Positive | sqrt(4)=2 |
- sqrt() | Negative | - sqrt(4)=-2 |
± sqrt() | Both | ± sqrt(4)=2 and -2 |
As we can see, there can be one or two solutions when taking a square root. Remember that the square root of a negative number is not a real number because there is no real number that results in a negative number when multiplied by itself. Now, with all of this in mind, let's return to the given equation. x^2=1 As we noted before, we need to take the square root of both sides to solve this equation because squaring a number and taking the square root of a number are inverse operations. We also saw that when solving an equation this way, we need to take both the positive and the negative roots. Because of this, we can say that this equation has 2 solutions.