document.write( "Question 472101: Find all zeros of the function and write the polynomial as a product of linear factors.\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "a. f(x) = (x - 4)(x + 2)(x - 3)(x + 3)
\n" );
document.write( "b. f(x) = (x + 4)(x + 2)(x - 3i)(x + 3i)
\n" );
document.write( "c. f(x) = (x - 1)(x - 8)(x - 3i)(x + 3i)
\n" );
document.write( "d. f(x) = (x - i(sqrt8))(x + i(sqrt8))(x - 3)(x +3)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #323802 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find all zeros of the function and write the polynomial as a product of linear factors. \n" ); document.write( " f(x) = x^4 + 6x^3 + 17x^2 + 54x + 72 \n" ); document.write( "a. f(x) = (x - 4)(x + 2)(x - 3)(x + 3) \n" ); document.write( "b. f(x) = (x + 4)(x + 2)(x - 3i)(x + 3i) \n" ); document.write( "c. f(x) = (x - 1)(x - 8)(x - 3i)(x + 3i) \n" ); document.write( "d. f(x) = (x - i(sqrt8))(x + i(sqrt8))(x - 3)(x +3) \n" ); document.write( "** \n" ); document.write( "We could use the Rational Roots Theorem to solve this one, but because there would be so many possible roots it would be a long and drawn out process. Hopefully, you are allowed to get the first two roots with a graphing calculator. The graphing calculator shows that there are only two real rational roots, -2 and -4. I will show you how to find the other pair of imaginary roots. \n" ); document.write( ".. \n" ); document.write( "Using synthetic division: \n" ); document.write( "-2).....1......6.......17......54........72 \n" ); document.write( "................-2.......-8....-18......-72 \n" ); document.write( "..........1......4.......9........36.........0 (-2 is a root) \n" ); document.write( "-4............-4.......0......-36 \n" ); document.write( "..........1.....0........9.........0 (-4 is a root) \n" ); document.write( "f(x)=(x+2)(x+4)(x^2+9) \n" ); document.write( "x^2+9=0 \n" ); document.write( "x^2=-9 \n" ); document.write( "x=±√-9 \n" ); document.write( "x=±3i \n" ); document.write( "f(x)=(x+2)(x+4)(x-3i)(x+3i) \n" ); document.write( "b. is the correct ans \n" ); document.write( " |