document.write( "Question 453257: How do you find the zeros of 2x3+x2-x ? and what is the multiplicity of the zeros? \n" ); document.write( "
Algebra.Com's Answer #311435 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do you find the zeros of 2x3+x2-x ? and what is the multiplicity of the zeros? \n" ); document.write( "------------------------------- \n" ); document.write( "Solve: 2x3+x2-x = 0 \n" ); document.write( "Factor: \n" ); document.write( "x(2x^2+x-1) = 0 \n" ); document.write( "--- \n" ); document.write( "Factor: \n" ); document.write( "x(2x-1)(x+1) = 0 \n" ); document.write( "---- \n" ); document.write( "Zeros are: x = 0, or x = 1/2 or x = -1 \n" ); document.write( "Each has multiplicity one. \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |