document.write( "Question 984901: What is the smallest value, to 2 decimal places, in the image set of the function\r
\n" ); document.write( "\n" ); document.write( "f(x) = ax^2 + bx + c\r
\n" ); document.write( "\n" ); document.write( "when a = 2, b = 4 and c = 121?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i got the answer 119 as the minimum. is it correct?
\n" ); document.write( "

Algebra.Com's Answer #605725 by t0hierry(194)\"\" \"About 
You can put this solution on YOUR website!
smallest means derivative is zero, so 2ax + b = 0. x = -b/2a = -1
\n" ); document.write( "f(-1) = 119
\n" ); document.write( "I don't see where the decimals come in.
\n" ); document.write( "
\n" );