document.write( "Question 901758: Find the extrema and the points of inflection for the function.\r
\n" );
document.write( "\n" );
document.write( "f(x)=(2x+1)e^3x+1\r
\n" );
document.write( "\n" );
document.write( "I am not sure what I am doing here. Please help. \n" );
document.write( "
Algebra.Com's Answer #546944 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! f(x)=(2x+1)e^(3x+1) \n" ); document.write( "Critical Value: where 1st derivative = 0 \n" ); document.write( "f' = e^(3x+1)(6x + 5)critical vale = -5/6, extrema is (-5/6,f(-5/6) = (5/6, -.1488) (minimum value) \n" ); document.write( "Inflection Pt when f \"(x) = 0 \n" ); document.write( "f\" = 3(6x + 5)e^(3x+1)+ 6e^(3x+1) \n" ); document.write( "= e^(3x+1)(18x + 21) point of inflection is (-21/18, f(-21/18)) 0r(-7/6, -.1094) \n" ); document.write( "So recommend using a graphing Calculator to Verify \n" ); document.write( " |