document.write( "Question 548611: Find the minimum or maximum value of the function 2x^2-x+3. \n" ); document.write( "
Algebra.Com's Answer #357104 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the minimum or maximum value of the function 2x^2-x+3. \n" ); document.write( "---- \n" ); document.write( "Since 2 is positive the quadratic has a minimum. \n" ); document.write( "--- \n" ); document.write( "Min occurs when x = -b/(2a) = 1/4 \n" ); document.write( "--- \n" ); document.write( "Min = f(1/4) = 2(1/4)^2 - (1/4) +3 = 2(1/16) - (4/16) + (48/16) \n" ); document.write( "min = 46/16 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |