document.write( "Question 138847: PROBLEM:
\n" );
document.write( "GIVEN THE FUNCTION DEFINED BY: f(x)=x^2-6x+12
\n" );
document.write( "A) IDENTIFY THE VERTEX OF THE PARABOLA.
\n" );
document.write( "B)DOES THIS PARABOLA OPEN UP OR DOWN?
\n" );
document.write( "C)DOES THE VERTEX REPRESENT THE MAXIMUM OR MINIMUM POINT OF THE FUNCTION?
\n" );
document.write( "D)WHAT IS THE MAXIMUM OF MINIMUM VALUE OF THE FUNCTION f?
\n" );
document.write( "E) WHAT IS THE AXIS OF SYMMETRY FOR THIS PARABOLA?
\n" );
document.write( " *** IN THIS PROBLEM I HAVE NO UNDERSTANDING OF ANY OF THIS.. I TRIED LOOKING IN THE BOOK FOR A SOLUTION,BUT STILL NO LUCK.. PLEASE HELP???!!
\n" );
document.write( "THANKS, lj23kfuller@yahoo.com\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #101321 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! GIVEN THE FUNCTION DEFINED BY: f(x)=x^2-6x+12 \n" ); document.write( "A) IDENTIFY THE VERTEX OF THE PARABOLA. \n" ); document.write( "You have a quadratic with a=1 , b=-6, and c = 12 \n" ); document.write( "The vertex occurs where x = -b/2a = 6/2 = 3 \n" ); document.write( "The corresponding y-value is f(3) = 9-18+12 = 3 \n" ); document.write( "The vertex is (3,3) \n" ); document.write( "----------------------------- \n" ); document.write( "B)DOES THIS PARABOLA OPEN UP OR DOWN? \n" ); document.write( "Since the coefficient of the x^2 term is positive, the parabola \n" ); document.write( "opens upward. \n" ); document.write( "---------------------------- \n" ); document.write( "C)DOES THE VERTEX REPRESENT THE MAXIMUM OR MINIMUM POINT OF THE FUNCTION? \n" ); document.write( "Because of what is said in part B, the vertex is a minimum point. \n" ); document.write( "---------------------------- \n" ); document.write( "D)WHAT IS THE MAXIMUM OF MINIMUM VALUE OF THE FUNCTION f? \n" ); document.write( "There is no maximum f value; the minimum value is 3 which occurs where x=3. \n" ); document.write( "------------------------------ \n" ); document.write( "E) WHAT IS THE AXIS OF SYMMETRY FOR THIS PARABOLA? \n" ); document.write( "The axis of symmetry is the vertical line thru the vertex, or x = 3.\r \n" ); document.write( "\n" ); document.write( "================================================== \n" ); document.write( " \n" ); document.write( "================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |