document.write( "Question 856389: What is the value of x? The equation: x^4+7x^3-8x-56=0
\n" );
document.write( "There are two values of x and I have only found one, which is -7. I have tried to solve (x^3-8) bit I end up getting a long answer, which is not correct since everyone I know has 2. Thank you for helping me! \n" );
document.write( "
Algebra.Com's Answer #515895 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x^4+7x^3-8x-56=0 \n" ); document.write( "There should be four answers since x is to the 4th power. \n" ); document.write( "There are two real and two complex \n" ); document.write( "(x+7) (x^3-8) = 0 \n" ); document.write( "(x+7)(x-2)(x^2+2x+4) = 0 \n" ); document.write( "x=2 \n" ); document.write( "x=-7 \n" ); document.write( "x = -1-i sqrt(3) \n" ); document.write( "x = -1+i sqrt(3) \n" ); document.write( " |