document.write( "Question 753830: 1. Given f(x)=2x^3+x^2-8x-4.
\n" );
document.write( "(a) Find the x-intercepts of f.
\n" );
document.write( "(b) Find f(0).
\n" );
document.write( "(c) Use test points within the intervals formed by the x-intercepts to determine the sign of f(x) in the interval.
\n" );
document.write( "(d) Graph f(x).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #458621 by lwsshak3(11628) ![]() You can put this solution on YOUR website! 1. Given f(x)=2x^3+x^2-8x-4. \n" ); document.write( "(a) Find the x-intercepts of f. \n" ); document.write( "use rational roots theorem to solve: \n" ); document.write( "....0...|.....2......1......-8......-4.... \n" ); document.write( "....1...|.....2......3......-5......-9... \n" ); document.write( "....2...|.....2......5.......2........0 (2 is a root) \n" ); document.write( "f(x)=(x-2)(2x^2+5x+2) \n" ); document.write( "f(x)=(x-1)(2x+1)(x+2) \n" ); document.write( "roots are: 1, -1/2, -2 (x-intercepts) \n" ); document.write( ".. \n" ); document.write( "(b) Find f(0). \n" ); document.write( "f(0)=-4 \n" ); document.write( ".. \n" ); document.write( "(c) Use test points within the intervals formed by the x-intercepts to determine the sign of f(x) in the interval. \n" ); document.write( "number line: \n" ); document.write( "<...-...-2...+....-1/2...-....1....+.....>\r \n" ); document.write( "\n" ); document.write( "(d) Graph f(x). \n" ); document.write( " |