document.write( "Question 333583: I am having trouble finding the Vertex of the quadratic equation of
\n" ); document.write( "-0.2x^2 + 12x + 11 = 0
\n" ); document.write( "I have worked it to find that it has two solutions that being x = -0.90307428 and x = 60.90307428.
\n" ); document.write( "I am confused at how to find the vertex of the curve.
\n" ); document.write( "Thanks for any help.
\n" ); document.write( "

Algebra.Com's Answer #239073 by jrfrunner(365)\"\" \"About 
You can put this solution on YOUR website!
your quadratic equation is \"y=-0.2x%5E2+%2B+12x+%2B+11\"
\n" ); document.write( "---
\n" ); document.write( "the vertex can be found where x=-b/(2a) this comes from the quadratic solution for \"0=-0.2x%5E2+%2B+12x+%2B+11\" and its the front part of the quadratic solution.
\n" ); document.write( "--
\n" ); document.write( "so vertex (x,y) is where x=-b/(2a) and substituting this into \"y=-0.2x%5E2+%2B+12x+%2B+11\" to get the y part.
\n" ); document.write( "--
\n" ); document.write( "from \"y=-0.2x%5E2+%2B+12x+%2B+11\"
\n" ); document.write( "a=-0.2, b=12, c=11
\n" ); document.write( "--
\n" ); document.write( "x=-b/(2a)= -12/(2*(-0.2))=30
\n" ); document.write( "y=-0.2*30^2 +12(30)+11 = -180+360+11=191
\n" ); document.write( "vertex = (30,191)
\n" ); document.write( "===
\n" ); document.write( "you could have also worked \"y=-0.2x%5E2+%2B+12x+%2B+11\"
\n" ); document.write( "into the form \"y=d%2A%28x-h%29%5E2%2Bk\" by completing the square and in this form
\n" ); document.write( "the vertex would have been (h,k)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );