document.write( "Question 625526: Not sure where to put this - it IS a quadratic function where I need to find the vertex, line of symmetry, the maximum or minimum value of the quadratic function.\r
\n" );
document.write( "\n" );
document.write( "f(x) = -2x^2 + 2x + 1\r
\n" );
document.write( "\n" );
document.write( "The x-coordinate of the vertex is:
\n" );
document.write( "(Type a simplified fraction)\r
\n" );
document.write( "\n" );
document.write( "The y-coordinate of the vertex is:
\n" );
document.write( "(Type a simplified fraction)\r
\n" );
document.write( "\n" );
document.write( "The equation of the line of symmetry is:
\n" );
document.write( "(Type an equation. Use integers or fractions for any numbers in the equation.)\r
\n" );
document.write( "\n" );
document.write( "The maximum/minimum of f(x) is:
\n" );
document.write( "(Type a simplified fraction.)\r
\n" );
document.write( "\n" );
document.write( "The value of f(1/2) = (3/2) is a\r
\n" );
document.write( "\n" );
document.write( "a) minimum
\n" );
document.write( "b) maximum\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Any help is greatly appreciated.
\n" );
document.write( "Thank you!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #393613 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Not sure where to put this - it IS a quadratic function where I need to find the vertex, line of symmetry, the maximum or minimum value of the quadratic function. \n" ); document.write( "f(x) = -2x^2 + 2x + 1 \n" ); document.write( "complete the square \n" ); document.write( "f(x)= -2(x^2-x+1/4)+1+1/2 \n" ); document.write( "f(x)= -2(x-1/2)^2+3/2 \n" ); document.write( "This is an equation that opens downwards.(negative coefficient of leading term) \n" ); document.write( "Its standard form of equation: y=-(x-h)^2+k, (h,k)=(x,y) coordinates of the vertex \n" ); document.write( ".. \n" ); document.write( "The x-coordinate of the vertex is: 1/2 \n" ); document.write( "(Type a simplified fraction) \n" ); document.write( "The y-coordinate of the vertex is: 3/2 \n" ); document.write( "(Type a simplified fraction) \n" ); document.write( "The equation of the line of symmetry is x=1/2 \n" ); document.write( "(Type an equation. Use integers or fractions for any numbers in the equation.) \n" ); document.write( "The maximum of f(x) is: 3/2 \n" ); document.write( "(Type a simplified fraction.) \n" ); document.write( "The value of f(1/2) = (3/2) is a \n" ); document.write( "b) maximum \n" ); document.write( " \n" ); document.write( " |