document.write( "Question 977930: If x = 1 is a zero of the polynomial function f(x) = 3x3 − 8x2 + 3x + 2, which of the following is another zero of f(x)? \n" ); document.write( "
Algebra.Com's Answer #599439 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 3x^3-8x^2+3x+2 \n" ); document.write( "If x=1 is a root, with synthetic division, \n" ); document.write( "the quotient is a quadratic: (3x^2-5x-2) \n" ); document.write( "(3x+1)(x-2)=0 \n" ); document.write( "x= -(1/3) \n" ); document.write( "x=2 are the other roots. The question asked for another, so either one would be acceptable.\r \n" ); document.write( "\n" ); document.write( " |