document.write( "Question 616663: can you please help solve these problems? much is appriciated.
\n" );
document.write( "Write a polynomial function f of least degree that has rational coefficients, a leading coefficient of 1, and the given zeros.\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "1) -2, -1, 1\r
\n" );
document.write( "\n" );
document.write( "2) i, 4\r
\n" );
document.write( "\n" );
document.write( "3) i, 2 - √3\r
\n" );
document.write( "\n" );
document.write( "4) 1, 4, 1 + √2 \n" );
document.write( "
Algebra.Com's Answer #387860 by jsmallt9(3758) ![]() You can put this solution on YOUR website! Here's a procedure you can follow for this kind of problem:
\n" ); document.write( "#3. Zeros: i, \n" ); document.write( "Step 1. Determine the list of zeros. \n" ); document.write( "i is a complex number so its conjugate will also be a zero. In \"a + bi\" form i is written as: 0 + 1i. The conjugate is 0 - 1i (or just -i) \n" ); document.write( " \n" ); document.write( "So the full list of zeros is: i, -i, \n" ); document.write( "Step 2: Write the function as a product. \n" ); document.write( "Each of the four zeros gets a factor: \n" ); document.write( " \n" ); document.write( "Before we move to step 3, let's simplify the factors a little: \n" ); document.write( " \n" ); document.write( "Step 3: Multiply. \n" ); document.write( "As I hinted earlier, it is best to multiply the pairs of factors from the conjugates first. In other \"words\": \n" ); document.write( " \n" ); document.write( "One reason for this hint is that the conjugate pair factors fit the pattern \n" ); document.write( " \n" ); document.write( "And since \n" ); document.write( "We can use the pattern on \n" ); document.write( " \n" ); document.write( "Looking at it this way the \"a\" of the pattern is (x-2) and the \"b\" is \n" ); document.write( " \n" ); document.write( "which simplifies as follows: \n" ); document.write( " \n" ); document.write( "So our function, partially multiplied looks like this: \n" ); document.write( " \n" ); document.write( "Now we finish multiplying the last two factors: \n" ); document.write( " \n" ); document.write( "This is the polynomial of least degree and rational coefficients that has the given roots. \n" ); document.write( " |