document.write( "Question 1003462: f(x)=x^2+2x+1 minimum or maximum value? \n" ); document.write( "
Algebra.Com's Answer #620147 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! A couple of ways to tell... \n" ); document.write( "Since it curves concave up, it has a minimum...x = -b/2a = -2/2 = -1 \n" ); document.write( "Second derivative test...first derivative is 2x + 2...second derivative is 2 and always positive, hence it has a minimum... \n" ); document.write( " |