Question 87495
Find the complex solutions to the quadratic equation 
x^2+6x+10=0

<pre><font size = 5><B>

         x² + 6x + 10 = 0

Use the quadratic formula:
                  ______ 
            -b ± <font face = "symbol">Ö</font>b²-4ac
        x = —————————————
                2a 

where a = 1; b = 6; c = 10

                     _____________
             -(6) ± <font face = "symbol">Ö</font>(6)²-4(1)(10)
        x = ————————————————————————
                     2(1) 
                   _____ 
             -6 ± <font face = "symbol">Ö</font>36-40
        x = —————————————
                  2

                   __ 
             -6 ± <font face = "symbol">Ö</font>-4
        x = ———————————
                 2 

                   ____ 
             -6 ± <font face = "symbol">Ö</font>-1·4
        x = ————————————
                 2 

                    _ 
             -6 ± i<font face = "symbol">Ö</font>4
        x = ———————————
                 2 

                      
             -6     2i
        x = ———— ± ————
              2      2
                  
        x = -3 ± i 
                       
Using the +, x = -3 + i 
Using the -, x = -3 - i

Edwin</PRE>