SOLUTION: Put in vertex form: f(x)= -2x^2 +4x -6 "^2", means squared. Thank you SOO much for your time!

Algebra ->  Rational-functions -> SOLUTION: Put in vertex form: f(x)= -2x^2 +4x -6 "^2", means squared. Thank you SOO much for your time!       Log On


   



Question 666161: Put in vertex form:
f(x)= -2x^2 +4x -6
"^2", means squared.
Thank you SOO much for your time!

Answer by swincher4391(1107) About Me  (Show Source):
You can put this solution on YOUR website!
To clarify, the equation is:
f%28x%29+=+-2x%5E2%2B4x-6
One way to put this in vertex form is to complete the square.

-2x^2 +4x = 6
One pre-requisite of completing the square is to have the coefficient of the squared term to be 1. So factor out a -2.
-2(x^2-2x) = 6
-2(x^2-2x+1) = 6+-2(1) (completing the square step since (-2/2)^2 = 1
-2(x-1)^2 = 4 (since x^2-2x+1 is (x-1)^2)
-2(x-1)^2 - 4 is our vertex form.
Notice this satisfies our a(x-h)^2 + k form.
To check:
In general for ax^2+bx+c where our vertex is (h,k), we have that
a = -2
h = -b/2a = -4 / -4 = 1
k = f(h) = f(1) = -2+4-6 = -4

So our a(x-h)^2 +k could have been done in this fashion since a = -2, h = 1, k = -4 hence -2(x-1)^2 -4