document.write( "Question 693093: f (x)=x^3+11x^2-x-11 find all zeros of a function\r
\n" );
document.write( "\n" );
document.write( "how do you get the zeros from the function? \n" );
document.write( "
Algebra.Com's Answer #427243 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = x^3+11x^2-x-11 find all zeros of a function \n" ); document.write( "------- \n" ); document.write( "Since the coefficients of \"f\" add up to zero, \n" ); document.write( "x = 1 is a zero of \"f\": \n" ); document.write( "---- \n" ); document.write( "Use synthetic division to find the other zeroes: \n" ); document.write( "1)....1....11....-1....-11 \n" ); document.write( ".......1....12....11...|..0 \n" ); document.write( "----\r \n" ); document.write( "\n" ); document.write( "Quotient: x^2 + 12x + 11 \n" ); document.write( "---- \n" ); document.write( "Factor to find other zeroes: \n" ); document.write( "(x+11)(x+1) = 0 \n" ); document.write( "x = -1 or x = -11 \n" ); document.write( "----- \n" ); document.write( "So, the zeroes of \"f\" are x = 1, x = -1, x = -11 \n" ); document.write( "==================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " \n" ); document.write( " |