document.write( "Question 263259: solve: x^5/6 + x^2/3-2x^1/2 =0\r
\n" );
document.write( "\n" );
document.write( "thanks! \n" );
document.write( "
Algebra.Com's Answer #854000 by ikleyn(53742) You can put this solution on YOUR website! . \n" ); document.write( "solve: x^5/6 + x^2/3 - 2x^1/2 = 0 \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " The solution in the post by @mananth is FATALLY incorrect.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " His first step is to raise all three addends in the left side of the equation to degree 6.\r \n" ); document.write( "\n" ); document.write( " But this step is not an equivalent transformation, so, starting from this point,\r \n" ); document.write( "\n" ); document.write( " his solution is inadequate.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " See my correct solution below.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "The original equation is \r\n" ); document.write( "\r\n" ); document.write( " x^5/6 + x^2/3 - 2x^1/2 = 0. (1)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "It is the same as\r\n" ); document.write( "\r\n" ); document.write( " x^5/6 + x^4/6 - 2x^3/6 = 0. (2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Factor left side, taking x^3/6 out the parentheses as a common factor\r\n" ); document.write( "\r\n" ); document.write( " x^3/6*(x^2/6 + x^1/6 - 2) = 0. (3)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "One root is x = 0, generated by the common factor x^3/6.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "To find the roots generated by the expression in parentheses, introduce new variable t = x^1/6.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then the expression in parentheses is \r\n" ); document.write( "\r\n" ); document.write( " t^2 + r - 2.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Its roots are\r \n" ); document.write( "\n" ); document.write( "Solved correctly.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |