document.write( "Question 966979: The rational root of the equation 2x^3-x^2-4x+2=0 is \n" ); document.write( "
Algebra.Com's Answer #591082 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The rational root of the equation 2x^3-x^2-4x+2=0 is
\n" ); document.write( "we can group factor here
\n" ); document.write( "rearrange
\n" ); document.write( "2x^3 - 4x - x^2 + 2 = 0
\n" ); document.write( "factor out 2x and -1
\n" ); document.write( "2x(x^2 - 2) - 1(x^2 - 2) = 0
\n" ); document.write( "Factor out (x^2-2)
\n" ); document.write( "(x^2 - 2)(2x - 1) = 0
\n" ); document.write( "Three solutions
\n" ); document.write( "x^2 = 2
\n" ); document.write( "x = +\"sqrt%282%29\"
\n" ); document.write( "x = -\"sqrt%282%29\"
\n" ); document.write( "and
\n" ); document.write( "2x = 1
\n" ); document.write( "x = 1/2
\n" ); document.write( "
\n" );