document.write( "Question 120096: Hi! May I have some help with this equation?\r
\n" ); document.write( "\n" ); document.write( "Find all values of k that ensure that the given equation has exactly one solution.\r
\n" ); document.write( "\n" ); document.write( "8x2 + kx + 7 = 0
\n" ); document.write( "

Algebra.Com's Answer #88023 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
This is a case where you use the quadratic equation and make
\n" ); document.write( "sure that the discriminant, which is \"b%5E2+-+4ac\" is zero
\n" ); document.write( "That guarantees that there is only one solution.
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "where equation is in the form \"ax%5E2+%2B+bx+%2B+c+=+0\"
\n" ); document.write( "\"8x2+%2B+kx+%2B+7+=+0\"
\n" ); document.write( "\"a+=+8\"
\n" ); document.write( "\"b+=+k\"
\n" ); document.write( "\"c+=+7\"
\n" ); document.write( "\"b%5E2+-+4ac+=+0\"
\n" ); document.write( "\"k%5E2+-+4%2A8%2A7+=+0\"
\n" ); document.write( "\"k%5E2+-+224+=+0\"
\n" ); document.write( "\"k%5E2+=+224\"
\n" ); document.write( "\"k+=+sqrt%28224%29\"
\n" ); document.write( "\"k+=+sqrt%2814%2A16%29\"
\n" ); document.write( "\"k+=+%2B4%2Asqrt%2814%29\" answer
\n" ); document.write( "\"k+=+-4%2Asqrt%2814%29\" answer
\n" ); document.write( "
\n" );