SOLUTION: trying to remember how to find the vertex when f(x)=-3x^2
Algebra
->
Graphs
-> SOLUTION: trying to remember how to find the vertex when f(x)=-3x^2
Log On
Algebra: Graphs, graphing equations and inequalities
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Graphs
Question 575277
:
trying to remember how to find the vertex when f(x)=-3x^2
Answer by
nerdybill(7384)
(
Show Source
):
You can
put this solution on YOUR website!
The "vertex form" is:
y = a(x-h)^2 + k
.
Your equation:
f(x)=-3x^2
is already IN vertex form:
f(x)=-3x^2
is essentially:
f(x)=-3(x-0)^2 }+ 0
So, the vertex is at (h,k) or (0,0)