document.write( "Question 46964: For the function y = x2 - 6x + 8, perform the following tasks:
\n" ); document.write( "a) Put the function in the form y = a(x - h)2 + k.
\n" ); document.write( "Answer:
\n" ); document.write( "Show work in this space. \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b) What is the line of symmetry?
\n" ); document.write( "Answer: \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c) Graph the function using the equation in part a. Explain why it is not necessary to plot points to graph when using y = a (x - h) 2 + k.
\n" ); document.write( "Show graph here. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Explanation of graphing. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "d) In your own words, describe how this graph compares to the graph of y = x2?
\n" ); document.write( "Answer: \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #31118 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
a) Put the function in the form y = a(x - h)2 + k.
\n" ); document.write( "y = x^2 - 6x + 8
\n" ); document.write( "v(-b/2a,f(x))
\n" ); document.write( "v(3,-1) so h = 3 and k = -1
\n" ); document.write( "a = 1 while b = -6 and c = 8
\n" ); document.write( "\"y+=+a%28x+-+h%29%5E2+%2B+k\"
\n" ); document.write( "\"y+=+%28x+-+3%29%5E2+-+1\"
\n" ); document.write( "b) What is the line of symmetry?
\n" ); document.write( "Since the parabola is vertical, the line of symmetry is equal to the x-term in the vertex. \"x+=+3\"
\n" ); document.write( "c) Graph the function using the equation in part a. Explain why it is not necessary to plot points to graph when using y = a (x - h) 2 + k.
\n" ); document.write( "\"y+=+%28x+-+3%29%5E2+-+1\" in terms: \"y+=+a%28x+-+h%29%5E2+%2B+k\"
\n" ); document.write( "vertex(h,k)
\n" ); document.write( "(distance from vertex to focus or from vertex to directrix = \"1%2F4a\" = \"1%2F4\"
\n" ); document.write( "Latus Rectum (distance touching the parabola going through the focus) = |1/a| = 1
\n" ); document.write( "\"graph%28600%2C600%2C-10%2C10%2C-10%2C10%2C%28x+-+3%29%5E2+-+1%29\"
\n" ); document.write( "d) In your own words, describe how this graph compares to the graph of y = x2?
\n" ); document.write( "They are both parabolas. They both have the same value for 'a'. \"y+=+x%5E2\" has a different vertex. The Latus Rectum and distances are the same.
\n" ); document.write( "
\n" );