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 #599443 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "After you divide 3x3 − 8x2 + 3x + 2 \n" ); document.write( "by x = 1 \n" ); document.write( "3x^2 - 5x - 2 is left \n" ); document.write( "(3x + 1)(x - 2) = 0 \n" ); document.write( "Further zeros of f(x): \n" ); document.write( "x = -1/3 \n" ); document.write( "x = 2 \n" ); document.write( "Hope this helps:-) \n" ); document.write( " |