document.write( "Question 103742This question is from textbook Precalculus A GRAPHING APPROACH
\n" );
document.write( ": My problem is to find the number c such that the vertex of f(x)=x^2+8x+c lies on the x-axis. \n" );
document.write( "
Algebra.Com's Answer #75394 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the number c such that the vertex of f(x)=x^2+8x+c lies on the x-axis. \n" ); document.write( "------------ \n" ); document.write( "y-c = x^2+8x\r \n" ); document.write( "\n" ); document.write( "Complete the square:\r \n" ); document.write( "\n" ); document.write( "y-c+4^2 = x^2+8x+4^2 \n" ); document.write( "(x+4)^2 = y-(c-16) \n" ); document.write( "The vertex is at (-4,c-16) \n" ); document.write( "If the vertex is going to be on the x-axis c-16 must be zero: \n" ); document.write( "c-16 = 0 \n" ); document.write( "c = 16 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |