document.write( "Question 220705: For what values of x does the graph of f(x) = 2x^3 - 3x^2 - 6x + 51 have a horizontal tangent?
\n" );
document.write( "smaller and larger values?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #165623 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! For what values of x does the graph of f(x) = 2x^3 - 3x^2 - 6x + 51 have a horizontal tangent? \n" ); document.write( "----------------- \n" ); document.write( "Take the derivative; set it to zero; solve for \"x\". \n" ); document.write( "--- \n" ); document.write( "f'(x) = 6x^2-6x-6 = 0 \n" ); document.write( "x^2-x-1 = 0 \n" ); document.write( "x = [1 +- sqrt(1-4*1*-1)]/2 \n" ); document.write( "x = [1 +- sqrt(5)]/2 \n" ); document.write( "x = (1+(sqrt(5))/2 or (1-(sqrt(5))/2 \n" ); document.write( "----------------------------------------- \n" ); document.write( "Let's see what it looks like: \n" ); document.write( " \n" ); document.write( "===================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |