document.write( "Question 628470: 1. find all the roots of x3+2x2+2x+1
\n" ); document.write( "2. if 2-i is a root of 3x3-11x2+11x+5, then what are its other roots?
\n" ); document.write( "3. find the negative root of x2-3+0 to the nearest tenth
\n" ); document.write( "4. how long will it take a population with a 10% annual growth rate to double?
\n" ); document.write( "5. how many roots does x6=3x5+1 have?
\n" ); document.write( "

Algebra.Com's Answer #395655 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
1. find all the roots of x^3+2x^2+2x+1
\n" ); document.write( "Since f(-1) = 0, -1 is a root.
\n" ); document.write( "Use synthetic division to find other roots.
\n" ); document.write( "-1)....1....2....2....1
\n" ); document.write( "........1....1....1...|..0\r
\n" ); document.write( "\n" ); document.write( "Quotient: x^2+x+1
\n" ); document.write( "Use the quadratic formula:
\n" ); document.write( "x = [-1 +- sqrt(1-4*1*1)]/2 = [-1+-sqrt(-3)]/2 = (-1/2)+-isqrt(3)/2
\n" ); document.write( "-------
\n" ); document.write( "2. if 2-i is a root of 3x3-11x2+11x+5, then what are its other roots?
\n" ); document.write( "Since the coefficients are Real, 2+i is also a root.
\n" ); document.write( "Also x = -1/3 is a root.
\n" ); document.write( "--------------------------------
\n" ); document.write( "3. find the negative root of x^2-3+0 to the nearest tenth
\n" ); document.write( "Comment: Not an equation.
\n" ); document.write( "----------------------------------
\n" ); document.write( "4. how long will it take a population with a 10% annual growth rate to double?
\n" ); document.write( "Solve: 2P = p(1.1)^t
\n" ); document.write( "1.1^t = 2
\n" ); document.write( "t = log(2)/log(1.1) = 7.27 years
\n" ); document.write( "=======================================
\n" ); document.write( "5. how many roots does x6=3x5+1 have?
\n" ); document.write( "Ans: six
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "====================
\n" ); document.write( "
\n" ); document.write( "
\n" );