document.write( "Question 400064: Given that f(x) = x^2 + ax + 15 has a minimum value of -12 what is a ? \r
\n" ); document.write( "\n" ); document.write( "think im missing something very simple in solving this problem.
\n" ); document.write( "its suppose to involve only algebra in order to solve but i got completely lost and tried using calculus which got me even more lost -- I was thinking minimum value -12 means lower limit of the parabula is -12 so i solved the derivative of the function to be that x =a/2 kept going for a while and got an answer that made no sense. soooo what am i missing how do i do this problem with just algebra?
\n" ); document.write( "

Algebra.Com's Answer #283271 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "f(x) = x^2 + ax + 15 with a minimum value of -12
\n" ); document.write( "f(x) = (x+ a/2)^2 - a^2/4 + 15
\n" ); document.write( "Using the vertex form of a parabola, \"y=a%28x-h%29%5E2+%2Bk\" where(h,k) is the vertex
\n" ); document.write( " -a^2/4 + 15 = -12
\n" ); document.write( " 27 = a^2/4
\n" ); document.write( " 27*4 = a^2
\n" ); document.write( " a = ± sqrt(108) \n" ); document.write( "
\n" );