document.write( "Question 881138: f(x) = x^3 - 12x - 1\r
\n" );
document.write( "\n" );
document.write( "Find all values of x for the given function where the tangent line is horizontal.\r
\n" );
document.write( "\n" );
document.write( "f(x)=(x/x^2+3)^3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #531996 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! f(x) = x^3 - 12x - 1 \n" ); document.write( "f'(x) = 3x^2 - 12 = 0, x^2 = 4, x = ± 2 \n" ); document.write( " |