What is the the vertex of y = 2x^2-6x y=2x26x?

3 Answers
Mar 30, 2018

The vertex is at (1.5, -4.5)(1.5,4.5)

Explanation:

You could do this by the method of completing the square to find vertex form. But we can also factorise.

The vertex lies on the line of symmetry which is exactly half-way between the two xx-intercepts. Find them by making y=0y=0

2x^2-6x =y2x26x=y

2x^2-6x =02x26x=0

2x(x-3)=02x(x3)=0

2x=0 " "rarrx =02x=0 x=0

x-3=0" "rarrx=3x3=0 x=3

The xx-intercepts are at 0 and 30and3

The midpoint is at x=(0+3)/2 =3/2= 1 1/2x=0+32=32=112

Now use the value of xx to find yy

y = 2(3/2)^2 -6(3/2)y=2(32)26(32)

y =4.5-9 = -4.5y=4.59=4.5

The vertex is at (1.5, -4.5)(1.5,4.5)

Mar 30, 2018

The vertex occurs at (3/2, -9/2)(32,92)

Explanation:

We have:

y=2x^2-6x y=2x26x

which is a quadratic expression, with a positive coefficient if x^2x2 and so we have a uu shaped curve rather than a nn shape curve.

Method 1:

We can complete the square:

y=2{x^2-3x} y=2{x23x}
\ \ =2{(x-3/2)^2-(3/2)^2}
\ \ =2{(x-3/2)^2-9/4}
\ \ =2(x-3/2)^2-9/2

In this form we not that the first term 2(x-3/2)^2 ge 0, and thus has a minimum value of 0 when

2(x-3/2)^2 = 0 when x=3/2

Wit this value of x we have:

y = -9/2

Method 2:

We can find the roots of the equation and use the fact that the vertex occurs at the midpoint the roots (by symmetry of quadratics)

For the roots, we have:

2x^2-6x = 0

:. 2x(x-3) = 0
:. x=0, x=3

And so the midpoint (the x-coordinate of the vertex) is given by:

x=(0+3)/2 = 3/2, (as before).

And we find the y-coordinate by direct evaluation with x=3/2:

y = 2(3/2)^2-6(3/2)
\ \ = 2 * 9/4 -6 * 3/2
\ \ = 18/4-18/2
\ \ = -18/4
\ \ = -9/2 , (as before)

We can verify these results graphically:

graph{y=2x^2-6x [-10, 10, -5, 5]}

Mar 30, 2018

vertex is at (1.5,-4.5)

Explanation:

y=2x(x-3)

So this is x intercept form we can easily find the x values when y is equal to zero.

We know that when we multiply if either product is zero the whole thing is zero.

So
0=2x
and
0=x-3

So we know that x can be either 0 or 3 when y is zero.

We know that a parabola is symmetrical so half way between these points we will find the x value of the vertex.

So this is (3+0)/2=1.5

So 1.5 is the x co-ordinate of the vertex so put in into the function to get the y co-ordinate

f(1.5)=2(1.5)(1.5-3)=3(-1.5)=-4.5

vertex is at (1.5,-4.5)