document.write( "Question 203583: I need help with this problem, please help me:\r
\n" );
document.write( "\n" );
document.write( "i need to find the positive root, negative roots, and rational roots.\r
\n" );
document.write( "\n" );
document.write( "Given x^3-4x^2+2x+1=0\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "i got for the positive root=2
\n" );
document.write( "negative root=1
\n" );
document.write( "and im having trouble finding the rational roots.\r
\n" );
document.write( "\n" );
document.write( "thank you in advance!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #153605 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! i need to find the positive root, negative roots, and rational roots. \n" ); document.write( "Given x^3-4x^2+2x+1=0 \r \n" ); document.write( "\n" ); document.write( "--------------------------- \n" ); document.write( "Since the coefficients add up to zero, x=1 is a root \n" ); document.write( "--------------- \n" ); document.write( "Using synthetic division you get the following: \n" ); document.write( "1)....1....-4....2....1 \n" ); document.write( "........1.....-3...-1..|..0\r \n" ); document.write( "\n" ); document.write( "Quotient: x^2 - 3x -1 \n" ); document.write( "----------------- \n" ); document.write( "Use the quadratic formula to get: \n" ); document.write( "x = [3 +- sqrt(9-4*1*-1)]/2 \n" ); document.write( "x = [3 +- sqrt(13)]/2 \n" ); document.write( "x = (3/2) + (1/2)sqrt(13) or x = (3/2)-(1/2)sqrt(13) \n" ); document.write( "-------------------- \n" ); document.write( "x = 1 is a rational root and is positive \n" ); document.write( "--- \n" ); document.write( "x = (3/2)+(1/2)sqrt(13) is a positive root but not rational \n" ); document.write( "-------- \n" ); document.write( "x = (3/2)-(1/2)sqrt(13) is a negative root but not rational. \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================================== \n" ); document.write( " \n" ); document.write( " |