document.write( "Question 329908: x^3 + 5x^2 - 4x - 20 = 0
\n" );
document.write( "i know that's the cubic equation, but i seriously can't find a good equation to find the roots. I NEED HELP!\r
\n" );
document.write( "\n" );
document.write( "x^4 + 9x^3 + 18x^2 = 0
\n" );
document.write( "i know this is a quartic trinomial, but i don't know how to solve this and the paper expects 4 roots.\r
\n" );
document.write( "\n" );
document.write( "(3x + 1)(2x + 7) = 0
\n" );
document.write( "i think i set these equal to zero, but am i supposed to get a fraction? \n" );
document.write( "
Algebra.Com's Answer #237054 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! grouping ___ (x^3 + 5x^2) - (4x + 20)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring ___ x^2(x + 5) - 4(x + 5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "rearranging ___ (x^2 - 4)(x + 5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring (difference of squares) ___ (x + 2)(x - 2)(x + 5)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring ___ x^2(x^2 + 9x +18) = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring again ___ (x)(x)(x + 6)(x + 3) = 0 ___ x = 0 is a double root\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "roots do NOT have to be whole numbers (or rational , for that matter) \n" ); document.write( " |