document.write( "Question 886359: equations in quadratic form;
\n" );
document.write( "solve the equation for x;
\n" );
document.write( "x^6-28x^3+27=0 \n" );
document.write( "
Algebra.Com's Answer #535876 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! x^6-28x^3+27=0 \n" ); document.write( "factor polynomial \n" ); document.write( "(x^3 -27)(x^3-1) = 0 \n" ); document.write( "we have two cases \n" ); document.write( "x^3 -27 = 0 \n" ); document.write( "x = 3 \n" ); document.write( "and \n" ); document.write( "x^3 -1 = 0 \n" ); document.write( "x = 1 \n" ); document.write( "our two solutions are x = 3 or 1\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |