document.write( "Question 241678: \r
\n" );
document.write( "\n" );
document.write( "Consider the function f(x) = 2x² - 20x – 1. What is the minimum value and it occurs at x = __________ \n" );
document.write( "
Algebra.Com's Answer #177066 by scott8148(6628) You can put this solution on YOUR website! the minimum is at the vertex, on the axis of symmetry\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = -(-20) / 2(2) = 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(5) = 2(5^2) - 20(5) - 1 = 50 - 100 - 1 = -51 \n" ); document.write( " |