document.write( "Question 1188217: I haven't done this before. I'm so confused. N=3 -2 and 8+5i are zeros. F(2)=244. Says find the nth degree polynomial function with real coefficients satisfying the given conditions. \n" ); document.write( "
Algebra.Com's Answer #819295 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! I haven't done this before. I'm so confused. N=3 -2 and 8+5i are zeros. F(2)=244. Says find the nth degree polynomial function with real coefficients satisfying the given conditions. \n" ); document.write( " N = 3 indicates that there are 3 zeroes, or 3 solutions. One of the 3 zeroes or solutions is - 2, and the other 2 are:\r\n" ); document.write( "8 + 5i, and its CONJUGATE, 8 - 5i. \r\n" ); document.write( "\r\n" ); document.write( "With the 3 zeroes/solutions being - 2, 8 + 5i, and 8 - 5i, it follows that, x = - 2, x = 8 + 5i, and x = 8 - 5i, thus \r\n" ); document.write( "making the function’s factors: x + 2, x - 8 - 5i, and x - 8 + 5i.\r\n" ); document.write( "\r\n" ); document.write( "We now have the following function: f(x) = a(x + 2)(x - 8 - 5i)(x - 8 + 5i), which then becomes:\r\n" ); document.write( " y = a(x + 2)[(x - 8)2 - (5i)2] ------ FOILing/Expanding (x - 8 - 5i)(x - 8 + 5i)\r\n" ); document.write( "\n" ); document.write( " |