document.write( "Question 176168: this is one question with different parts
\n" ); document.write( "Find the vertex, line of symmetry, maximum or minimum value of the quadratic function, and graph the function.
\n" ); document.write( "f(x)=-2x^2+2x+3
\n" ); document.write( "x-coordinate of vertex
\n" ); document.write( "y-coordinate of vertex
\n" ); document.write( "equation of line of symmetry
\n" ); document.write( "max/min value of f(x)
\n" ); document.write( "The value of f(1/2)=7/2 is min or max
\n" ); document.write( "Please help I have no idea what I am doing thank you
\n" ); document.write( "

Algebra.Com's Answer #131247 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
If you have a function \"f%28x%29+=+ax%5E2+%2B+bx+%2B+c\", you have a parabola with vertex at the point \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So, calculate \"-b%2F2a\" to get the x-coordinate of the vertex. Then substitute that x-coordinate value into the function and calculate the y-coordinate of the vertex.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The axis of symmetry is the vertical line \"x+=+v\" where v is equal to the x-coordinate of the vertex, or \"v+=+-b%2F2a\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If the lead coefficient, in other words the coefficient on the \"x%5E2\" term is positive, then the parabola is concave up and the vertex is a minimum. If the lead coefficient is negative, then the parabola is concave down and the vertex is a maximum.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To graph the function, first plot the vertex point. Then add a convenient value to the x-coordinate and recalculate the value of the function to get another point on the graph. Because of symmetry, you will also have the same value of the function when you subtract the same amount from the x-coordinate. Perform this process 3 or 4 times to get a set of points and then draw a smooth curve through the plotted points.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Your graph should look like this:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"graph%28600%2C600%2C-10%2C10%2C-10%2C10%2C-2x%5E2%2B2x%2B3%29\"
\n" ); document.write( "
\n" );