document.write( "Question 38939: Find the irrational roots of the equation x^3-4x^2+2x+1=0 \n" ); document.write( "
Algebra.Com's Answer #24402 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the irrational roots of the equation x^3-4x^2+2x+1=0\r \n" ); document.write( "\n" ); document.write( "The coefficients add up to zero so \"1\" is a root and \"x-1\" \n" ); document.write( "is a factor. \n" ); document.write( "Divide by x-1 to get x^2-3x-1 \n" ); document.write( "Use the quadratic formula to find the irrational zeroes: \n" ); document.write( "x=[3+sqrt(9+4)]/2 or x=[3-sqrt(9+4)]/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |