document.write( "Question 550093: find the minimum value of y=x2-22x+132 \n" ); document.write( "
Algebra.Com's Answer #358432 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the minimum value of y=x^2-22x+132 \n" ); document.write( "---- \n" ); document.write( "Minimum occurs when x = -b/(2a) = 22/(2) = 11 \n" ); document.write( "f(11) = 11^2-22*11+132 = 121-242+132 = 11 \n" ); document.write( "============ \n" ); document.write( "Minimum: (11,11) \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " \n" ); document.write( " |