document.write( "Question 1027176: Hi, I'm having trouble solving and figuring what to do in this problem: \r
\n" );
document.write( "\n" );
document.write( "Graph f(x)= x^3 + 5x^2 + 2x - 8
\n" );
document.write( "Identify the x-intercepts and the points where the local maximums and local minimums occur.
\n" );
document.write( "
\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #642422 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! The x-intercepts are precisely the zeroes of the function f(x), i.e. the values of x such that f(x) = 0. Try to find a real root r of f(x) (hint: there's a pretty easy one!), then divide by x-r to get a quadratic, in which you can use the quadratic formula or another method to find the other two roots.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To find local maxima/minima you have to find f'(x):\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f'(x) = 3x^2 + 10x + 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Set f'(x) = 0 to find critical points. For each critical point, check whether it is a local maximum or minimum. \n" ); document.write( " |