document.write( "Question 522292: Please help me solve this question:\r
\n" );
document.write( "\n" );
document.write( "1. Use the Rational Theorem and synthetic division to find all rational zeros of the function,
\n" );
document.write( "f(x)=2x^3-9x^2-6x+5 \r
\n" );
document.write( "\n" );
document.write( "Factor f(x) into linear factors. \n" );
document.write( "
Algebra.Com's Answer #347663 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! 1. Use the Rational Theorem and synthetic division to find all rational zeros of the function, \n" ); document.write( "f(x)=2x^3-9x^2-6x+5 \n" ); document.write( "Factor f(x) into linear factors. \n" ); document.write( "** \n" ); document.write( "Rational Roots Theorem: \n" ); document.write( "...0...|....2......-9.......-6........ 5........ \n" ); document.write( "...1...|....2......-7.......-13.....-8........ \n" ); document.write( "...2...|....2......-5.......-16.....-27...... \n" ); document.write( "...3...|....2......-3.......-15.....-40...... \n" ); document.write( "...4...|....2......-1.......-10.....-35...... \n" ); document.write( "...5...|....2........1........-1.........0.......5 is a root \n" ); document.write( "f(x)=(x-5)(2x^2+x-1) \n" ); document.write( "f(x)=(x-5)(2x-1)(x+1) \n" ); document.write( "Zeros: \n" ); document.write( "x=5 \n" ); document.write( "x=1/2 \n" ); document.write( "x=-1 \n" ); document.write( " |