document.write( "Question 606823: Hello again, internets!\r
\n" );
document.write( "\n" );
document.write( "Can someone please help me solve this problem? You need to factor it over the set of complex #s: \n" );
document.write( "
Algebra.Com's Answer #382271 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! solve for x \n" ); document.write( "x^3+6x^2=25x+150 \n" ); document.write( "x^3+6x^2-25x-150=0 \n" ); document.write( "factor by grouping \n" ); document.write( "x^2(x+6)-25(x+6)=0 \n" ); document.write( "(x^2-25)(x+6)=0 \n" ); document.write( "difference of squares \n" ); document.write( "(x+5)(x-5)(x+6)=0 \n" ); document.write( "x=-6, -5, or 5 \n" ); document.write( " |