Vertex of a Function: -3(x-2)^2-3

  • Context: High School 
  • Thread starter Thread starter Drakkith
  • Start date Start date
  • Tags Tags
    Function Vertex
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Messages
23,209
Reaction score
7,696
I have the following function and I'm supposed to find the vertex of its graph.

f(x)=-3(x-2)2-3

Why is the vertex (2,-3) instead of (-2,-3)?

Edit: Bah, nevermind. I just realized the formula has (x-h) in it, not (x+h) in it...
 
Last edited:
Mathematics news on Phys.org
Do you understand why the formula for vertex involves x- h, not x+ h?

The crucial point is that if x= 2, (x- 2) will be 0 so that f(2)= -3. If x is any other number (including -2) x- 2 will NOT be 0 so that, because the square of any non-zero number is positive, -3(x-2)^2 will be negative and f(x)= -3(x- 2)^2- 3 will be lower than three. (2, -3) is the highest point on the graph.