document.write( "Question 674236: Find a quadratic equation with roots -1+4i and -1-4i \n" ); document.write( "
Algebra.Com's Answer #419106 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The factor theorem states that a polynomial f(x) has a factor (x − k) if and only if f(k) = 0
\n" ); document.write( "roots -1+4i and -1-4i
\n" ); document.write( "f(x) = a(x-(-1+4i))(x -(-1-4i)) = a(x^2 -2x +17)
\n" ); document.write( " a = 1
\n" ); document.write( "f(x) = x^2 -2x +17
\n" ); document.write( "Check product \"%28x-%28-1%2B4i%29%29%28x+-%28-1-4i%29%29\" Using FOIL
\n" ); document.write( "F First terms
\n" ); document.write( "O Outside terms
\n" ); document.write( "I Inside terms
\n" ); document.write( "L Last terms
\n" ); document.write( " \n" ); document.write( "
\n" );