SOLUTION: find the vertex, the line of symetry, the max/min value of the quadratic unction and graph. f(x)=2x^2-8x+5 vertex= line of symetry equation= max or min of f(x)=2x^2-8x+5 is it

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: find the vertex, the line of symetry, the max/min value of the quadratic unction and graph. f(x)=2x^2-8x+5 vertex= line of symetry equation= max or min of f(x)=2x^2-8x+5 is it      Log On


   



Question 515325: find the vertex, the line of symetry, the max/min value of the quadratic unction and graph.
f(x)=2x^2-8x+5
vertex=
line of symetry equation=
max or min of f(x)=2x^2-8x+5
is it max/min=
graph=
thank you!

Answer by oberobic(2304) About Me  (Show Source):
You can put this solution on YOUR website!
f(x) = 2x^2 -8x +5
.
The vertex has the x coordinate = -b/2a.
Solve for 'y' to get the ordered pair.
.
f(x) = y
.
x = -b/2a = -(-8)/(2*2) = 8/4 = 2
.
y = 2(2^2) -8*2 +5
y = 8 -16 +5
y = -3
.
The vertex is (2,-3).
.
We know the parabola opens 'up' so the vertex will be the minimum value of f(x).
.
The line of symmetry is the vertical line that passes through the vertex, dividing the parabola into two symmetric halves.
.
x = 2 would do it. Note that for any value of 'y', x =2. The slope is undefined because x-x1=0, by definition, so the line is vertical.
.
To determine the maximum of minimum, you also can take the first deriviate and set it = 0.
.
dy/dx = 4x-8
4x = 8
x = 2
.
The maximum (or minimum) occurs at x=2. We know from above that the vertex is (2,-3). So that confirms it is a minimum.
.
+graph%28500%2C500%2C-5%2C5%2C-5%2C5%2C2%2Ax%5E2-8x%2B5%29+
.
You also should consider the roots.
y = 2x^2-8x+5 cannot be factored.
So you can use the quadratic equation.
.
(-b +sqrt(b^2-4ac)) / 2a and (-b -sqrt(b^2-4ac)) / 2a
.
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 2x%5E2%2B-8x%2B5+=+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=%28-8%29%5E2-4%2A2%2A5=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-%28-8%29%2Bsqrt%28+24+%29%29%2F2%5C2+=+3.22474487139159
x%5B2%5D+=+%28-%28-8%29-sqrt%28+24+%29%29%2F2%5C2+=+0.775255128608411

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