Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
480
1
avatar

Find the quadratic with integer coefficients whose roots are 7±23i2

 Jul 28, 2020
 #1
avatar+37165 
+1

Here is one way to find the quadratic

 

x=b±b24ac2a   =  (7+- sqrt23i)/2        so  a  =1   and b = -7

 

x^2 -7x + c              to find c      sqrt(  -7^2-4(1)(c))  = sqrt 23i        

                                  solving for c = 18

 

x^2-7x+18 =0                            

 Jul 28, 2020

3 Online Users

avatar