document.write( "Question 554247: Find the maximum value of the function: -4(x-3)(x+2) \n" ); document.write( "
Algebra.Com's Answer #361284 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the maximum value of the function: -4(x-3)(x+2) \n" ); document.write( "----- \n" ); document.write( "y = -4(x^2-x-6) \n" ); document.write( "y = -4x^2+4x+24 \n" ); document.write( "---- \n" ); document.write( "Max occurs when x = -b/(2a) = -4(2*-4)= 1/2 \n" ); document.write( "---- \n" ); document.write( "The maximum value = f(1/2) = -4(1/4)+4(1/2)+24 = -1+2+24 = 25 \n" ); document.write( "=============================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |