document.write( "Question 468343: What is the value of c if the vertex of the parabola \"y=x%5E2-8x%2Bc\" is a point one x-axis? \n" ); document.write( "
Algebra.Com's Answer #321337 by ccs2011(207)\"\" \"About 
You can put this solution on YOUR website!
If the vertex is on the x_axis, then the y_value of vertex must be 0.
\n" ); document.write( "Vertex: (x_value, 0)
\n" ); document.write( "To determine x-value of vertex, use formula for finding line of symmetry
\n" ); document.write( "\"x+=+%28-b%29%2F2a\"
\n" ); document.write( "For the given parabola, a = 1, b = -8, c = c
\n" ); document.write( "\"x+=+8%2F2+=+4\"
\n" ); document.write( "Therefore the vertex is at (4,0)
\n" ); document.write( "To solve for c, plug in these values for x,y into given equation
\n" ); document.write( "\"y+=+x%5E2+-8x+%2Bc\"
\n" ); document.write( "\"0+=+4%5E2+-%288%29%284%29+%2B+c\"
\n" ); document.write( "\"0+=+16+-+32+%2B+c\"
\n" ); document.write( "\"0+=+-16+%2B+c\"
\n" ); document.write( "\"16+=+c\"
\n" ); document.write( "So value of c is 16.
\n" ); document.write( "Any other value other than 16 would yield a vertex not on the x-axis.
\n" ); document.write( "
\n" ); document.write( "
\n" );