document.write( "Question 373504: Write a polynomial function of minimum degree with real coefficents whose zeros include those listed. Write the polynomial in standard form.\r
\n" );
document.write( "\n" );
document.write( "1. 3i and square root of 3\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2. 5,-1, and -2+2i\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "using the given zero, find all other zeros of f(x)
\n" );
document.write( "3. i is a zero of f(x)= x^4-4x^3+2x^2-4x+1 \n" );
document.write( "
Algebra.Com's Answer #266130 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! The standard form for complex numbers is a+bi. A complex number in the form a-bi is called to complex conjugate of a+bi. \n" ); document.write( "There are two important facts needed for all three of your problems are:
\n" ); document.write( "1. 3i and square root of 3 \n" ); document.write( "3i, in standard form is 0+3i. Since this is a zero and we are looking for a polynomial with real coefficients, then 0-3i, or -3i, is also a zero. So we have three zeros: 3i, -3i and \n" ); document.write( " \n" ); document.write( "For standard form we need to multiply this out. The first two factors fit the pattern: \n" ); document.write( " \n" ); document.write( "which simplifies as follows: \n" ); document.write( " \n" ); document.write( "Since \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "To multiply what is left, we use FOIL: \n" ); document.write( " \n" ); document.write( "or \n" ); document.write( " \n" ); document.write( "2. 5,-1, and -2+2i \n" ); document.write( "Since -2+2i is a zero, then -2-2i is also a zero. With these four zeros, the polynomial of least degree is: \n" ); document.write( " \n" ); document.write( "or \n" ); document.write( " \n" ); document.write( "Using the pattern again with the factors for the complex roots we get: \n" ); document.write( " \n" ); document.write( "or \n" ); document.write( " \n" ); document.write( "Multiplying the last two factors is not as hard as it looks if you look at it like \n" ); document.write( " \n" ); document.write( "which simplifies as follows: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Multiplying the first two factors, using FOIL, we get: \n" ); document.write( " \n" ); document.write( "I'll leave the rest of the multiplying for you. Just multiply each of the three terms of the first factor by each of the three terms of the second factor. (Yes, that is 9 multiplications!) Then add any like terms. \n" ); document.write( "Using the given zero, find all other zeros of f(x) \n" ); document.write( "3. i is a zero of f(x)= x^4-4x^3+2x^2-4x+1 \n" ); document.write( "If i is a zero then so will -i. So we have two factors. This 4th degree polynomial should have 4 zeros so we have two more zeros to find. To find these other zeros, we will factor P(x). We will be using synthetic division to factor P(x). We will divide by the two known factors: (x-i) and (x+(-i)): \n" ); document.write( " \r\n" ); document.write( "i | 1 -4 2 -4 1\r\n" ); document.write( "--- i -1-4i 4+i -1\r\n" ); document.write( " -----------------------------\r\n" ); document.write( " 1 -4+i 1-4i i 0\r\n" ); document.write( " \n" ); document.write( "So at this point \n" ); document.write( " \r\n" ); document.write( "-i | 1 -4+i 1-4i i\r\n" ); document.write( "---- -i 4i -i\r\n" ); document.write( " ------------------------\r\n" ); document.write( " 1 -4 1 0\r\n" ); document.write( " \n" ); document.write( "Now \n" ); document.write( "or \n" ); document.write( " \n" ); document.write( "The third factor will not factor further (at least not easily). But it is a quadratic so we can use the Quadratic Formula: \n" ); document.write( " \n" ); document.write( "So the remaining zeros are \n" ); document.write( "FWIW, with these last two zeros we can finish factoring P(x): \n" ); document.write( " \n" ); document.write( "or \n" ); document.write( " |