document.write( "Question 289019: Let f(x)=3x^2-9x+7, for what value of x is the value of the cuntion a minimmum? what is the minimum value? \n" ); document.write( "
Algebra.Com's Answer #209393 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Let f(x)=3x^2-9x+7, \n" ); document.write( "for what value of x is the value of the function a minimum? \n" ); document.write( "Since the coefficient associated with the x^2 term is +3, we know that it is a parabola that opens downward. This means the \"axis of symmetry\" will be the minimum. \n" ); document.write( "x = -b/2a = -(-9)/(2*3) = 9/6 = 3/2 = 1.5 \n" ); document.write( ". \n" ); document.write( "what is the minimum value? \n" ); document.write( "f(x)=3x^2-9x+7 \n" ); document.write( "f(1.5)=3(1.5^2)-9(1.5)+7 \n" ); document.write( "f(x)= .25 \n" ); document.write( " |