document.write( "Question 1095813: Find a polynomial function of lowest degree with rational coefficients that has -4i, 3 as some of its zeros.\r
\n" );
document.write( "\n" );
document.write( "The possible answers are:
\n" );
document.write( "A) x^4-7x^2+144
\n" );
document.write( "B)x^3-3x^2+16x-48
\n" );
document.write( "C)x^3-4x^2+16x+48
\n" );
document.write( "D)x^4+7x^2-144\r
\n" );
document.write( "\n" );
document.write( "I am struggling with this concept in class, if anyone could possibly help that would be amazing!! \n" );
document.write( "
Algebra.Com's Answer #710302 by Theo(13342)![]() ![]() You can put this solution on YOUR website! i believe you're looking at selection B.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that would be x^3 - 3x^2 + 16x - 48\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the trick here is to know that complex roots always come in pairs.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the roots shown are -4i and 3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the factors from those roots would be (x+4i) and (x-3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "basically your root says that x = -4i \n" ); document.write( "add 4i to both sides of that to get x + 4i = 0 \n" ); document.write( "x = -4i is your root \n" ); document.write( "x + 4i is your factor.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "same with x = 3 \n" ); document.write( "subtract 3 from both sides of that to get x = 3 = 0 \n" ); document.write( "x = 3 is your root. \n" ); document.write( "x - 3 is your factor.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simce complex roots always come in pairs, then your other factor has to be x-4i\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's because the roots are plus or minus 4i. \n" ); document.write( "from that you get factors of (x + 4i) and (x - 4i)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the rest is just multiplying your roots to see what equation they become.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x + 4i) * (x = 4i) results in x^2 - 16i^2 which becomes x^2 + 16 because i^2 is equal to -1 and -16 * -1 = 16.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when you multiply (x^2 + 16) * (x-3), you get (x^3 - 3x^2 + 16x - 48).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's selection B.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+4i and x-4i are called conjugate pairs. \n" ); document.write( " \n" ); document.write( " |