document.write( "Question 613232: Find an equation of a polynomial function of least degree having complex zeros: -i & -2i. X-intercept: (2,0). Y-intercept: (0,-2) \n" ); document.write( "
Algebra.Com's Answer #385900 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find an equation of a polynomial function of least degree having complex zeros: -i & -2i. X-intercept: (2,0). Y-intercept: (0,-2) \n" ); document.write( "----- \n" ); document.write( "If I assume the coefficients of the polynomial function \n" ); document.write( "are Real Numbers, then i and 2i are also zeros. \n" ); document.write( "------- \n" ); document.write( "f(x) = a(x-i)(x+i)(x-2i)(x+2i)(x-2) \n" ); document.write( "---- \n" ); document.write( "To solve for \"a\", use the point (0,-2) \n" ); document.write( "-2 = a(-i)(i)(-2i)(2i)(-2) \n" ); document.write( "1 = a(1)(4) \n" ); document.write( "a = 1/4 \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "f(x) = (1/4)(x^2+1)(x^2+4)(x-2) \n" ); document.write( "Degree: 5 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( " |