SOLUTION: For the function y=x^2-6x+8, perform the following tasks: Put the function in the form y=a(x-h)^2+k What is the line of symmetry?

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: For the function y=x^2-6x+8, perform the following tasks: Put the function in the form y=a(x-h)^2+k What is the line of symmetry?      Log On


   



Question 28694: For the function y=x^2-6x+8, perform the following tasks:
Put the function in the form y=a(x-h)^2+k
What is the line of symmetry?

Found 2 solutions by venugopalramana, josmiceli:
Answer by venugopalramana(3286) About Me  (Show Source):
You can put this solution on YOUR website!
For the function y=x^2-6x+8,
={X^2-2(X)(3)+3^2}-3^2+8
=(X-3)^2-1
perform the following tasks:
Put the function in the form y=a(x-h)^2+k
Y=1(X-3)^2-1
What is the line of symmetry?....X-3=0....OR....X=3 IS THE LINE OF SYMMETRY.

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
[1]y+=+x%5E2+-6%2Ax+%2B+8
[2]y+=+a%2A%28x+-+h%29%5E2+%2B+k
expand this
y+=+a%2A%28x%5E2+-2%2Ah%2Ax+%2B+h%5E2%29+%2B+k
Since the coefficient of x^2 is 1, make a = 1
group the constant terms together
y+=+x%5E2+-2%2Ah%2Ax+%2B+%28h%5E2+%2B+k%29
y+=+x%5E2+-2%2Ah%2Ax+%2B+%28h%5E2+%2B+k%29+=+x%5E2+-6%2Ax+%2B+8
Set the coefficients on the left equal to those on the right
-2h = -6
h = 3
h^2 + k = 8
9 + k = 8
k = -1
going back to [2]
y+=+a%2A%28x+-+h%29%5E2+%2B+k+=+%28x+-+3%29%5E2+-1
expand this to check
%28x+-+3%29%5E2+-1+=+x%5E2+-6%2Ax+%2B9+-1
OK
What is the axis of symmetry?
x = +3
check
does x + a give me the same y as x - a for any value of a?
plug in some values for x
y(3 + 1) = 0
y(3 - 1) = 0
y(3 + 2) = 3
y(3 - 2) = 3
a far out one
y(3 + 12) = 143
y(3 - 12) = 143
OK