document.write( "Question 43794: This is a factoring problem with that may of may not have more than one solution. I need to see the steps to resolving it and any/all solutions. Can anyone help me?\r
\n" );
document.write( "\n" );
document.write( "w³ + 5w² - w = 5\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #28744 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! Use Descarte's Rule of Signs and the general works to get the answer: \n" ); document.write( "w³ + 5w² - w - 5 = 0 \n" ); document.write( "(x - 1)(x^2 + 6x + 5) = 0 \n" ); document.write( "(x - 1)(x + 5)(x + 1) = 0 \n" ); document.write( "x = 1 \n" ); document.write( "x = -5 \n" ); document.write( "x = -1 \n" ); document.write( " |