document.write( "Question 997829: Let f(x) = 2x^2 - 9x Find all extreme values (if any) of f on the interval [0, 9]\r
\n" );
document.write( "\n" );
document.write( "So far I have:
\n" );
document.write( "f'(x) = 4x - 9
\n" );
document.write( "f(x) = x = 4/9
\n" );
document.write( "If I plug back into the original function I can find either the max or min value.\r
\n" );
document.write( "\n" );
document.write( "f(4/9) = 2(4/9)^2 - 9(4/9) = - 10.125 (calculator)
\n" );
document.write( "However, how do I know whether this is the max or min value without a graphical refrence?\r
\n" );
document.write( "\n" );
document.write( "Also, isn't there a rule with extrema stating that since the interval notation is [0,9] that I can use the 9? if so why not the 0. This rule keeps tripping me up.\r
\n" );
document.write( "\n" );
document.write( "Please explain
\n" );
document.write( "Thank you
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #615756 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! So far I have: \n" ); document.write( "f'(x) = 4x - 9 \n" ); document.write( "--- \n" ); document.write( "At the min or max, f'(x) = 0 \n" ); document.write( "4x-9 = 0 \n" ); document.write( "x = 9/4 \n" ); document.write( "--------- \n" ); document.write( "f(9/4) = 2*81/16 - 9*9/4 \n" ); document.write( "= 81/8 \n" ); document.write( "=========================== \n" ); document.write( "It's a parabola in x. The x^2 term is positive --> opens upward \n" ); document.write( "--> a minimum. \n" ); document.write( "The 1st derivative is linear --> 1 extreme. \n" ); document.write( "============================================= \n" ); document.write( "=============================================\r \n" ); document.write( "\n" ); document.write( "f(x) = x = 4/9 \n" ); document.write( "If I plug back into the original function I can find either the max or min value.\r \n" ); document.write( "\n" ); document.write( "f(4/9) = 2(4/9)^2 - 9(4/9) = - 10.125 (calculator) \n" ); document.write( "However, how do I know whether this is the max or min value without a graphical refrence?\r \n" ); document.write( "\n" ); document.write( "Also, isn't there a rule with extrema stating that since the interval notation is [0,9] that I can use the 9? if so why not the 0. This rule keeps tripping me up. \n" ); document.write( "------------ \n" ); document.write( "9/8 is between 0 and 9, so that's not an issue.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |