Solution - Nonlinear equations
Other Ways to Solve:
Step by Step Solution
Rearrange:
Rearrange the equation by subtracting what is to the right of the equal sign from both sides of the equation : 
                     x^2-1-(-17)=0 
Step by step solution :
Step 1 :
Polynomial Roots Calculator :
 1.1    Find roots (zeroes) of :       F(x) = x2+16
Polynomial Roots Calculator is a set of methods aimed at finding values of  x  for which   F(x)=0  
Rational Roots Test is one of the above mentioned tools. It would only find Rational Roots that is numbers  x  which can be expressed as the quotient of two integers
The Rational Root Theorem states that if a polynomial zeroes for a rational number  P/Q   then  P  is a factor of the Trailing Constant and  Q  is a factor of the Leading Coefficient
In this case, the Leading Coefficient is  1  and the Trailing Constant is  16. 
 The factor(s) are: 
of the Leading Coefficient :  1
 of the Trailing Constant :  1 ,2 ,4 ,8 ,16 
 Let us test ....
| P | Q | P/Q | F(P/Q) | Divisor | |||||
|---|---|---|---|---|---|---|---|---|---|
| -1 | 1 | -1.00 | 17.00 | ||||||
| -2 | 1 | -2.00 | 20.00 | ||||||
| -4 | 1 | -4.00 | 32.00 | ||||||
| -8 | 1 | -8.00 | 80.00 | ||||||
| -16 | 1 | -16.00 | 272.00 | ||||||
| 1 | 1 | 1.00 | 17.00 | ||||||
| 2 | 1 | 2.00 | 20.00 | ||||||
| 4 | 1 | 4.00 | 32.00 | ||||||
| 8 | 1 | 8.00 | 80.00 | ||||||
| 16 | 1 | 16.00 | 272.00 | 
Polynomial Roots Calculator found no rational roots 
Equation at the end of step 1 :
  x2 + 16  = 0 
Step 2 :
Solving a Single Variable Equation :
 2.1      Solve  :    x2+16 = 0 
 Subtract  16  from both sides of the equation : 
                      x2 = -16 
 
 When two things are equal, their square roots are equal. Taking the square root of the two sides of the equation we get:  
                      x  =  ± √ -16  
 In Math,  i  is called the imaginary unit. It satisfies   i2  =-1. Both   i   and   -i   are the square roots of   -1 
Accordingly,  √ -16  =
                    √ -1• 16   = 
                    √ -1 •√  16   =
                    i •  √ 16 
Can  √ 16  be simplified ?
Yes!   The prime factorization of  16   is
   2•2•2•2  
To be able to remove something from under the radical, there have to be  2  instances of it (because we are taking a square i.e. second root).
√ 16   =  √ 2•2•2•2   =2•2•√ 1   =
                ±  4 • √ 1   =
                ±  4 
The equation has no real solutions. It has 2 imaginary, or complex solutions.
                      x=  0.0000 + 4.0000 i  
                       x=  0.0000 - 4.0000 i  
Two solutions were found :
-   x=  0.0000 - 4.0000 i 
-   x=  0.0000 + 4.0000 i 
How did we do?
Please leave us feedback.