document.write( "Question 326303: Find the values of k that will make the solutions of the given quadratic equation equal.
\n" ); document.write( "
\n" ); document.write( "9x2 - kx + 36 = 0
\n" ); document.write( "

Algebra.Com's Answer #233591 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
the general formula = \"%28a%2Bb%29%5E2=+a%5E2%2B2ab%2Bb%5E2%29\"
\n" ); document.write( "a=3x
\n" ); document.write( "b=6
\n" ); document.write( "so the equation will be (3x)^2+2*3x*6+6^2
\n" ); document.write( "=(3x)^2+36x+6^2\r
\n" ); document.write( "\n" ); document.write( "compare kx with 36x
\n" ); document.write( "k=36
\n" ); document.write( "
\n" );