document.write( "Question 168539: 3x^3+x^2-3x-1=0 (The ^3 and ^2 and exponents) \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I have tried to factor and pull out the x but I am getting confused with the two different power. I got x=-1, x=-1/3 and x=1 but i dont think i need three answers \n" );
document.write( "
Algebra.Com's Answer #124211 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 3x^3+x^2-3x-1=0 \n" ); document.write( "x^2(x+1) -3(x+1) = 0 \n" ); document.write( "(x+1)(x^2-3) = 0 \n" ); document.write( "x = -1 or x=sqrt(3) or x=-sqrt(3) \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |