document.write( "Question 1052724: what type of stationery points does the function y= 12x-3x^2-9 have and what is the value of y at that point? \n" ); document.write( "
Algebra.Com's Answer #668061 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The function is y=-3x^2+12x-9 \n" ); document.write( "The derivative is -6x+12 \n" ); document.write( "set that equal to 0 \n" ); document.write( "-6x+12=0 \n" ); document.write( "6x=12 \n" ); document.write( "x=2 \n" ); document.write( "At x=2 the function has a rate of instantaneous change of 0. \n" ); document.write( "It is positive, so this is a local maximum. \n" ); document.write( "The value of y is 3 \n" ); document.write( "The vertex x-value is at -b/2a or -12/-6=2 as a check \n" ); document.write( "f(2)=-12+24-9=3. \n" ); document.write( " |