document.write( "Question 1031182: Find the maximum or the minimum value of f(x) = 5x2 − 9x + 1 \n" ); document.write( "
Algebra.Com's Answer #645912 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the maximum or the minimum value of f(x) = 5x2 - 9x + 1 \n" ); document.write( "=================== \n" ); document.write( "f'(x) = 10x - 9 = 0 \n" ); document.write( "x = 9/10 \n" ); document.write( "--- \n" ); document.write( "Min: f(9/10) = 5*(9/10)^2 - 81/10 + 1 = -61/20 \n" ); document.write( "--> (9/10,-61/20) \n" ); document.write( "--------------------- \n" ); document.write( "w/o calculus: \n" ); document.write( "Min at x = -b/2a = 18/10 = 9/10\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |