What is the vertex of y= 3x^2-18x+7?

1 Answer
Mar 30, 2016

Vertex" "->" "(x,y)" "->" "(3,-20)

Explanation:

There are several way of doing this. I am going to show you a 'sort of' cheat way. In fact it is part of the process for 'completing the square'.

'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Given:" "y=3x^2-18x+7

color(blue)("Determining "x_("vertex"))

Write as:" "y=3(x^2-18/3x)+7

Apply (-1/2)xx(-18/3) = +9/3=3

" "color(blue)(x_("vertex")=3)

'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Compare this to the graph
Tony B
'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
color(blue)("Determine "y_("vertex"))

Substitute x=3 into the original equation

color(brown)(y=3x^2-18x+7)" "->" "y=3(3)^2-18(3)+7

y=27-54+7 =-20

" "color(blue)(y_("vertex") = -20)