SOLUTION: How do you complete this function equation f(x)=-2x^2+8x-5. I need to find the vertex h,k , compute h and k and graph the quadratic equation. Plus find the max value of f where it

Algebra ->  Rational-functions -> SOLUTION: How do you complete this function equation f(x)=-2x^2+8x-5. I need to find the vertex h,k , compute h and k and graph the quadratic equation. Plus find the max value of f where it       Log On


   



Question 204250: How do you complete this function equation f(x)=-2x^2+8x-5. I need to find the vertex h,k , compute h and k and graph the quadratic equation. Plus find the max value of f where it occurs.
I started the equation and found h.
a=-2 b=8 c=-5, so using the ormula -b/2a I got -8/2(-2) which gave me -8/-4 which gave me 2. h=2. Where do I go from here?

Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
How do you complete this function equation f(x)=-2x^2+8x-5. I need to find the vertex h,k , compute h and k and graph the quadratic equation. Plus find the max value of f where it occurs.
I started the equation and found h.
a=-2 b=8 c=-5, so using the ormula -b/2a I got -8/2(-2) which gave me -8/-4 which gave me 2. h=2. Where do I go from here?
.
What you found:
-b/2a = 2
is the "axis of symmetry"
.
To find 'k', simply plug 2 back into the equation and solve:
f(x)=-2x^2+8x-5
f(2)=-2(2)^2+8(2)-5
f(x)=-8+16-5
f(x)=3
.
So, (h,k) = (2,3) vertex
.
To plot, looking at the 'a' coefficient (-2), we KNOW it is a parabola that opens downward. Use the "vertex" above and find two additional points to plot. The two additional points could be where the parabola crosses the x-axis:
0=-2x^2+8x-5
.
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case -2x%5E2%2B8x%2B-5+=+0) has the following solutons:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%288%29%5E2-4%2A-2%2A-5=24.

Discriminant d=24 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28-8%2B-sqrt%28+24+%29%29%2F2%5Ca.

x%5B1%5D+=+%28-%288%29%2Bsqrt%28+24+%29%29%2F2%5C-2+=+0.775255128608411
x%5B2%5D+=+%28-%288%29-sqrt%28+24+%29%29%2F2%5C-2+=+3.22474487139159

Quadratic expression -2x%5E2%2B8x%2B-5 can be factored:
-2x%5E2%2B8x%2B-5+=+-2%28x-0.775255128608411%29%2A%28x-3.22474487139159%29
Again, the answer is: 0.775255128608411, 3.22474487139159. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+-2%2Ax%5E2%2B8%2Ax%2B-5+%29