document.write( "Question 454646: I need help with this problem:\r
\n" );
document.write( "\n" );
document.write( "Determine the parameter k so that the quadratic equation k x^2-16x+16=0 had exactly one real solution.\r
\n" );
document.write( "\n" );
document.write( "A world problem is related to this problem too: An object is tossed into the air with an upward velocity of 22 feet per second from the top of a 10-foot wall. Its flight is governed by h(t)=16t^2-22t-10=0. What is the time for the object to reach the highest point, and what is the altitude of this highest point?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you very much. \n" );
document.write( "
Algebra.Com's Answer #312180 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Determine the parameter k so that the quadratic equation k x^2-16x+16=0 had exactly one real solution. \n" ); document.write( "================================================== \n" ); document.write( "From the quadratic formula the zeros are: \n" ); document.write( " \n" ); document.write( "In order for there to be only one real zero, the discriminant \n" ); document.write( " \n" ); document.write( "In this case, a = k, so we have \n" ); document.write( "16^2 - 4*k*16 = 0 \n" ); document.write( "16 = 4k \n" ); document.write( "This gives k = 4 \n" ); document.write( "As a check, we plot the graph, and confirm that the vertex lies on the x-axis: \n" ); document.write( " |