document.write( "Question 144378: Hi, again thanks for all the help it is great during finals week.
\n" );
document.write( "Find the vertex and intercepts then graph the equation state if the concave is up or down.
\n" );
document.write( "f(x)=3(x-2)^2-3.
\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #105122 by nabla(475)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=3(x-2)^2-3\r \n" ); document.write( "\n" ); document.write( "Notice that (x-2)^2 is always going to be >=0. Thus, the absolute minimum (we know it is a minimum due to the reasoning supplied for concavity below) of this function will be where that expression is 0. Namely, f(2)=-3. By definition this will be the vertex. Now, the function must open upward because the x^2 term will be positive with a coefficient of 3 upon expansion. x^2 is the driving term in this function.\r \n" ); document.write( "\n" ); document.write( "Since it opens upward, we will have upward concavity. \r \n" ); document.write( "\n" ); document.write( "As for intercepts:\r \n" ); document.write( "\n" ); document.write( "x-ints: 0=3(x-2)^2-3 \n" ); document.write( "is the same as 0=(x-2)^2-1 \n" ); document.write( "is the same as 0=x^2-4x+3 \n" ); document.write( "is the same as 0=(x-3)(x-1) \n" ); document.write( "which implies x=3 or x=1. \n" ); document.write( "f(3)=0. This gives (3,0) \n" ); document.write( "f(1)=0. This gives (1,0).\r \n" ); document.write( "\n" ); document.write( "y-int: y=3(0-2)^2-3=9. This gives (0,9).\r \n" ); document.write( "\n" ); document.write( "I will graph this even though it's not asked for: \n" ); document.write( " |