document.write( "Question 199131: algebraically find all zeros of the funtion- f(x)=x^3-x^2-2x and show all work you did algebraically to find the zeros \n" ); document.write( "
Algebra.Com's Answer #149607 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! f(x)=x^3-x^2-2x \n" ); document.write( ". \n" ); document.write( "To find the zeros, set f(x)=0 and solve for x: \n" ); document.write( "0=x^3-x^2-2x \n" ); document.write( "0=x(x^2-x-2) \n" ); document.write( "0=x(x-2)(x+1) \n" ); document.write( ". \n" ); document.write( "Setting each term (on the right) to zero we get: \n" ); document.write( "x = {0,2,-1} \n" ); document.write( " \n" ); document.write( " |