document.write( "Question 1017092: Find all k so that the graph of y = -1/4x^2 +kx -9 is tangent to the x-axis. \n" ); document.write( "
Algebra.Com's Answer #633453 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find all k so that the graph of y = -1/4x^2 +kx -9 is tangent to the x-axis. \n" ); document.write( "---------------- \n" ); document.write( "If you mean -(1/4)x^2 +kx -9 \n" ); document.write( "--> Discriminant = 0 \n" ); document.write( "k^2 - 9 = 0 \n" ); document.write( "k = -3, +3 \n" ); document.write( "================= \n" ); document.write( "PS -x^2/4 +kx -9 is a better entry. \n" ); document.write( " |