document.write( "Question 388126: y=1/3x^2-2x+7
\n" );
document.write( "I need to find the vertex. I know I first use the axis of symmetry which is x=-b/2a. I did that and I got 2/2/3. I don't know what to do next. Please help. Thank you. \n" );
document.write( "
Algebra.Com's Answer #274439 by Theo(13342)![]() ![]() You can put this solution on YOUR website! y = (1/3)*x^2 - 2*x + 7 \n" ); document.write( "x = -b/2a \n" ); document.write( "------------------ \n" ); document.write( "a = (1/3) \n" ); document.write( "b = -2 \n" ); document.write( "c = 7 \n" ); document.write( "------------------ \n" ); document.write( "-b/2a = -(-2)/(2/3) = 2/(2/3) = 2*3/2 = 6/2 = 3 \n" ); document.write( "------------------- \n" ); document.write( "you found x \n" ); document.write( "now you need to find f(x) to get the y value \n" ); document.write( "when x = 3, (1/3)*x^2 - 2*x + 7 = (1/3)*3^2 - 2*3 + 7 \n" ); document.write( "this equals 3 - 6 + 7 = 4 \n" ); document.write( "--------------------- \n" ); document.write( "your vertex should be at the point pair of (x,y) = 3,4) \n" ); document.write( "----------------------- \n" ); document.write( "the graph of this equation looks like this: \n" ); document.write( " \n" ); document.write( "you can see from the graph that the vertex is at the point (x,y) = 3,4)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |