document.write( "Question 174370: Use the Rational Root Theorem to find all the roots of each equation.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "4. x'3 + 9x'2 + 19x – 4 = 0 \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "5. 2x'3 – x'2 + 10x – 5 = 0 \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "6. Two roots of a polynomial equation with real coefficients are 2 + 3i and {7} ({} means square root) . Find two additional roots. Then find the degree of the polynomial. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #129326 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 4. x^3 + 9x^2 + 19x – 4 = 0 \n" ); document.write( "I graphed it and found a zero at x=-4 \n" ); document.write( "Then using synthetic division you get: \n" ); document.write( "-4)....1....9....19....-4 \n" ); document.write( "........1....5....-1...|..0\r \n" ); document.write( "\n" ); document.write( "Quotient: x^2+5x-1 \n" ); document.write( "Use the quadratic formula to find the remaining zeroes: \n" ); document.write( "x = [-5 +- sqrt(25 -4*1*-1)]/2 \n" ); document.write( "x = [-5 +- sqrt(29)]/2 \n" ); document.write( "==================================\r \n" ); document.write( "\n" ); document.write( "5. 2x^3 – x^2 + 10x – 5 = 0 \n" ); document.write( "I graphed it and found a zero at x=1/2 \n" ); document.write( "Then used synthetic division to get: \n" ); document.write( "1/2)....2....-1....10....-5 \n" ); document.write( ".........2....0.....10...|..0\r \n" ); document.write( "\n" ); document.write( "Quotient: 2x^2 + 10 \n" ); document.write( "Therefore the two other zeroes come from \n" ); document.write( "2x^2+10 = 0 \n" ); document.write( "x^2 + 5 = 0 \n" ); document.write( "x^2 = -5 \n" ); document.write( "x = +/- isqrt(5) \n" ); document.write( "=====================\r \n" ); document.write( "\n" ); document.write( "6. Two roots of a polynomial equation with real coefficients are 2 + 3i and {7} ({} means square root) . Find two additional roots. Then find the degree of the polynomial. \n" ); document.write( "------------- \n" ); document.write( "2-3i must be a zero if the coefficients are Real Numbers. \n" ); document.write( "-------------------------- \n" ); document.write( "Comment: Your problem seems to imply that sqrt(7) must be paired with -sqrt(7) \n" ); document.write( "But that is not true. \n" ); document.write( "-------------------------- \n" ); document.write( "The answer to the problem you have posted is: \n" ); document.write( "The degree of the polynomial is three. \n" ); document.write( "--------------------- \n" ); document.write( "Comment: If that 2nd zero you listed is really isqrt(7) then -isqrt(7) \n" ); document.write( "is a zero and the degree of the polynomial is four. \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |