document.write( "Question 433961: Can you please help me solve this problem?\r
\n" );
document.write( "\n" );
document.write( "Find a polynomial function of lowest degree with rational coefficients and -3 and 4i as some of its zeros.\r
\n" );
document.write( "\n" );
document.write( "a)f(x)= x^2+3x-4xi-12i
\n" );
document.write( "b)f(x)= x^3+3x^2-16x-48
\n" );
document.write( "c)f(x)= x^3-3x^2+16x-48
\n" );
document.write( "d)f(x)= x^3+3x^2+16x+48 \n" );
document.write( "
Algebra.Com's Answer #300790 by robertb(5830)![]() ![]() You can put this solution on YOUR website! If 4i is a zero, then so is -4i. \n" ); document.write( "The constant term is equal to -(-3)(4i)(-4i) = -48i*i = 48. \n" ); document.write( "The coefficient of x is (-3)(4i) + (-3)(-4i) + (4i)(-4i) = -16i*i = 16 \n" ); document.write( "The coefficient of x^2 is -(-3 + 4i + (-4i)) = 3 \n" ); document.write( "Therefore the answer is letter d. \n" ); document.write( " |