document.write( "Question 526945: f(x)=3x^3+11x^2+5x-3 find all the zeros in this polynomial function \n" ); document.write( "
Algebra.Com's Answer #348734 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=3x^3+11x^2+5x-3 find all the zeros in this polynomial function \n" ); document.write( "----- \n" ); document.write( "Can you see that f(-1) = 0 ? \n" ); document.write( "----- \n" ); document.write( "Find the other factor by using synthetic division: \n" ); document.write( "-1)....3....11....5....-3 \n" ); document.write( "........3....8....-3...|..0 \n" ); document.write( "- \n" ); document.write( "Quotient: 3x^2 + 8x -3 \n" ); document.write( "Factor: 3x^2+9x-x-3 \n" ); document.write( "3x(x+3)-(x+3) \n" ); document.write( "(x+3)(3x-1) \n" ); document.write( "----- \n" ); document.write( "Zeros at x -1 and x = -3 and at 1/3 \n" ); document.write( "================================ \n" ); document.write( " |