document.write( "Question 75778: I have a question on polynomials with prescribed zeros. The problem is find polynomial f(x) of degree 4 that has real coefficients and zeros 2+i and -3i. I get most of the problem but what i dont understand is how they got from (x-2+i)(x-2-i)(x+3i)(x-3i) to (x^2-4x + 5)(x^2 +9) and then to x^4-4x^3+14x^2-36x +45. ALso is it the same steps to get from (x^3+1)(x^2-4) to (x+1)(x^2-x+1)(x+2)(x-2). Thank You \n" ); document.write( "
Algebra.Com's Answer #54481 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! The problem is find polynomial f(x) of degree 4 that has real coefficients and zeros 2+i and -3i. \n" ); document.write( ": \n" ); document.write( "Think of it as the reverse of completing the square> \n" ); document.write( ": \n" ); document.write( "x = 2 + i \n" ); document.write( ": \n" ); document.write( "x - 2 = i: subtracted 2 from both sides \n" ); document.write( ": \n" ); document.write( "(x-2)^2 = i^2; squared both sides \n" ); document.write( ": \n" ); document.write( "x^2 - 4x + 4 = -1: FOILed (x-2)(x-2) \n" ); document.write( ": \n" ); document.write( "x^2 - 4x + 4 + 1 = 0; added 1 to both sides \n" ); document.write( ": \n" ); document.write( "x^2 - 4x + 5 = 0 \n" ); document.write( ": \n" ); document.write( "and \n" ); document.write( ": \n" ); document.write( "x = -3i \n" ); document.write( ": \n" ); document.write( "x^2 = 9(-1)squared both sides \n" ); document.write( ": \n" ); document.write( "x^2 = -9 \n" ); document.write( ": \n" ); document.write( "x^2 + 9 = 0; add 9 to both sides \n" ); document.write( ": \n" ); document.write( "Multiply (x^2 + 9) to (x^2 - 4x + 5) and you will get: \n" ); document.write( "x^4 - 4x^3 + 14x^2 - 36x + 45 \n" ); document.write( ": \n" ); document.write( "Did this help?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |