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 #458619 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
Most of the work is in (a) and (c). The x-intercepts are the zeros of the function, which you find using Rational Roots Theorem and synthetic division. The possible zeros to test are plus and minus 4, 2, and 1. Note that when you find any one of the zeros, you can factor or evaluate the quadratic quotient easily. You have six possible zeros, but you stand a good chance of needing not more than four synthetic divisions. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Testing root of +2:\r
\n" ); document.write( "\n" ); document.write( "+2____|___2___1___-8____-4
\n" ); document.write( "______|
\n" ); document.write( "______|_______4___10____4
\n" ); document.write( "___________________________
\n" ); document.write( "__________2___5___2_____0 _____NO REMAINDER\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So factor into \"%28x-2%29%28x%5E2%2B5x%2B2%29\"
\n" ); document.write( "The quadratic expression factor is not factorable so use formula for quadratic solution:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The other two zeros are found to be \"%28-5-sqrt%2817%29%29%2F2\" and \"%28-5%2Bsqrt%2817%29%29%2F2\"
\n" ); document.write( ".... unless I made any mistakes in the way. As decimal approximations, these two zeros are -4.56 and -0.438.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Your intervals to check are \"x%3C-4.56\", \"-4.56%3Cx%3C-0.438\", \"-0.438%3Cx%3C2\", and \"2%3Cx\".
\n" ); document.write( "
\n" );