document.write( "Question 526112: find a rational zero of the polynomial function and use it to find all the zeros of the function f(x)=x^3-6x^2+7x+2 \n" ); document.write( "
Algebra.Com's Answer #348332 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find a rational zero of the polynomial function and use it to find all the zeros of the function f(x)=x^3-6x^2+7x+2 \n" ); document.write( "*** \n" ); document.write( "Using the rational roots theorem: \n" ); document.write( "...0..|...1......-6........7..........2.............. \n" ); document.write( "...1..|...1......-5........2..........4............ \n" ); document.write( "...2..|...1......-4.......-1.........0 (2 is a root) \n" ); document.write( "(x-2)(x^2-4x-1) \n" ); document.write( "solve (x^2-4x-1) by following quadratic equation: \n" ); document.write( " \n" ); document.write( "answers are: \n" ); document.write( "x=-0.236 \n" ); document.write( "or \n" ); document.write( "x=4.236 \n" ); document.write( ".. \n" ); document.write( "Rational roots are: -0.236, 2, and 4.236 \n" ); document.write( " |