document.write( "Question 1039286: A quadratic function is given.
\n" );
document.write( "f(x) = 1 + x − sqrt of 2(x^2)\r
\n" );
document.write( "\n" );
document.write( "a) Use a graphing device to find the maximum value of the quadratic function f, rounded to two decimal places.\r
\n" );
document.write( "\n" );
document.write( "Correct: value of f is f(x) = 1.18\r
\n" );
document.write( "\n" );
document.write( "I am just not sure how to find the exact maximum value of f, in order to compare it with part (a). \n" );
document.write( "
Algebra.Com's Answer #654041 by stanbon(75887) ![]() You can put this solution on YOUR website! A quadratic function is given. \n" ); document.write( "f(x) = 1 + x − sqrt of 2(x^2) \n" ); document.write( "a) Use a graphing device to find the maximum value of the quadratic function f, rounded to two decimal places. \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( "Max occurs at x = -b/(2a) = -1/(2sqrt(2)) = 0.3536.. \n" ); document.write( "f(0.3536) = 1.177 \n" ); document.write( "---- \n" ); document.write( "Max is (0.3536,1.177) \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( "Correct: value of f is f(x) = 1.18 \n" ); document.write( " |