document.write( "Question 376362: the graph of the function f(x)=x^2-kx+k+8 touches the x-axis at one point. what are the possible values of k?\r
\n" ); document.write( "\n" ); document.write( "Thanks in advance!
\n" ); document.write( "

Algebra.Com's Answer #267805 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Since
\n" ); document.write( "f(x)=x^2-kx+k+8
\n" ); document.write( "touches the x-axis at only one point, it must be the vertex.
\n" ); document.write( ".
\n" ); document.write( "this must mean the \"determinant\" is zero:
\n" ); document.write( "b^2-4ac = 0
\n" ); document.write( "(-k)^2 - 4(1)(k+8) = 0
\n" ); document.write( "(-k)^2 - 4(k+8) = 0
\n" ); document.write( "k^2 - 4k-32 = 0
\n" ); document.write( "(k-8)(k+4) = 0
\n" ); document.write( ".
\n" ); document.write( "k = {-4, 8}\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );