Grant H.
asked 01/25/25Determine the vertex of the quadratic function f(x)=2x^2 - 4x - 6 and rewrite it in vertex form
4 Answers By Expert Tutors
Hi Grant H
Given
f(x) = 2x2 - 4x - 6
This is in the form of
f(x) = ax2 + bx + c
where
a = 2
b = -4
c = -6
The x also called the h coordinate of the vertex = (-b/2a) = -(-4)/(2*2) =1
Plug x coordinate back into the original equation to find the y also called the k coordinate of the vertex
f(x) = 2(1)2 - 4(1) - 6 = 2 - 4 -6 = -8
Coordinates of the vertex are (1, -8)
Since h = 1 and k = -8 in vertex form we
f(x) = 2(x -1)2 - 8
You can graph both the vertex form and the standard form on the same grid at desmos.com to see that they represent the same parabola.
I hope this helps.
Raymond B. answered 07/23/25
Math, microeconomics or criminal justice
2x^2 -4x -6
= 2(x^2-2x +1) - 6 -2
= 2(x-1)^2 -8 is vertex form vertex = minimum point = (1,-8)
See the videa.
Mark M. answered 01/26/25
Retired college math professor. Extensive tutoring experience.
Vertex form is y = a(x - h)2 + k.
f(x) = 2(x2 - 2x) - 6 = 2(x2 - 2x + 1) - 2 - 6
So, y = 2(x - 1)2 - 8. Vertex is (1, -8).
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Gerald L.
I just want to add that this equation would be so easy to factor that finding the line of symmetry might be almost as quick as finding -b/2a; and it would certainly be useful as the check of your answers for the vertex and the vertex form of the equation. Remember the most common error that students make is loosing the negative sign; and not just students but many famous mathematicians have to check for this error.01/29/25