document.write( "Question 253630: For p(x)= 4x^5 + 4x^4 + 25x^3 - 56x^2 - 74x - 20\r
\n" );
document.write( "\n" );
document.write( "a. Factor into linear and irreducible quadratic factors
\n" );
document.write( "b. Factor completely
\n" );
document.write( "c. Find all zeros \n" );
document.write( "
Algebra.Com's Answer #185995 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Here is pour problem: \n" ); document.write( " \n" ); document.write( "To factor I would first apply: P, N, I using the following table: \n" ); document.write( "P . . . . . N . . . . I \n" ); document.write( "1 . . . . .4 . . . . .0 \n" ); document.write( "we have a couple other choices as \n" ); document.write( "P . . . . . N . . . . I \n" ); document.write( "1 . . . . . 2 . . . . 2 \n" ); document.write( "1 . . . . . 0 . . . . 4. \n" ); document.write( "We must have a positive root somewhere. Now I turn to P / Q. \n" ); document.write( "The factors of 20 = 1, 2, 4, 5, 10, 20 \n" ); document.write( "The factors of 4 = 1, 2, 4. \n" ); document.write( "P/Q means each numerator over each denominator as: \n" ); document.write( "1, 1/2, 1/4, 2, 4, 5, 5/2, 5/4, 10, 5, 2.5, 20. \n" ); document.write( "Through trial and error, we get X = 2, x = -1/2, x = -1/2 \n" ); document.write( "By synthetic division\r \n" ); document.write( "\n" ); document.write( "2 [4 . . .4 . . .25 . . . -56 . . . -74 . . . -20]\r \n" ); document.write( "\n" ); document.write( " . 4 . . .12 . . .49 . . .42 . . . . 10 . . .r = 0\r \n" ); document.write( "\n" ); document.write( "-1/2 . [4 . . .12 . . .49 . . .42 . . . . 10]\r \n" ); document.write( "\n" ); document.write( " . . . .4 . . .10 . . .44 . . .20 . . . r = 0]\r \n" ); document.write( "\n" ); document.write( "-1/2 . [4 . . .10 . . .44 . . .20]\r \n" ); document.write( "\n" ); document.write( " . . . 4 . . . 8 . . . 40 . . .r = 0\r \n" ); document.write( "\n" ); document.write( "We have the quadratic function of \n" ); document.write( "4x^2 + 8x + 40 \n" ); document.write( "-- \n" ); document.write( "part a: Linear and irreducible. \n" ); document.write( "Using quadratic \n" ); document.write( "4x^2 + 8x + 40 \n" ); document.write( "becomes \n" ); document.write( "(2x - (-4+13i))*(2x - (-4-13i)) \n" ); document.write( "so, we have \n" ); document.write( "(x-2)(2x+1)*(2x+1)*(2x - (-4+13i))*(2x - (-4-13i))\r \n" ); document.write( "\n" ); document.write( "-- \n" ); document.write( "part b: factor completely \n" ); document.write( "To me a and b are the same: \n" ); document.write( "(x-2)(2x+1)*(2x+1)(2x - (-4+13i))(2x - (-4+13i)) \n" ); document.write( "-- \n" ); document.write( "part c: all zero's \n" ); document.write( "X = 2, -1/2, -1/2, (-4 + 13i)/2, (-4 - 13i)/2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |