document.write( "Question 1013833: 4.6\r
\n" );
document.write( "\n" );
document.write( "The following function is given.\r
\n" );
document.write( "\n" );
document.write( "f(x)=x^3 -5x^2 -9x+45\r
\n" );
document.write( "\n" );
document.write( "a. List all rational zeros that are possible according to the Rational Zero Theorem:\r
\n" );
document.write( "\n" );
document.write( "b. Use synthetic division to test several possible rational zeros in order to identify one actual zero
\n" );
document.write( " One rational zero of the given function is: \r
\n" );
document.write( "\n" );
document.write( "c. Use the zero from part (b) to find all the zeros of the polynomial function
\n" );
document.write( " The zeros of the function f(x)=x^3-5x^2 -9x+45 is: \n" );
document.write( "
Algebra.Com's Answer #630211 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x^3 -5x^2 -9x+45=0 \n" ); document.write( "rational zeros are +/- 1,3,5,9,15,and 45, the factors of the constant divided by the factors of x^3. \n" ); document.write( "using synthetic division with 3. By looking at the division, 1 did not look like it would work, so I went to 3. If that didn't work, I would try -3. Then I would try 5 or -5. \n" ); document.write( "1;;;;-5;;;;-9;;;;-45 \n" ); document.write( "1;;;;-2;;;;-15---0 \n" ); document.write( "Therefore,(x-3) is a factor, and what is left over is x^2-2x+15. That factors to (x-5)(x+3). \n" ); document.write( "roots are -3,3, and 5. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |