document.write( "Question 111223: I am graphing a parabola and I have all of my points done but I'm having a problem getting the x & y vertex's....the equation is 3x²-x-1=0 ...I have 1.5 for x but I'm told this is wrong and I have no idea how to solve it for the y vertex. Please help!
\n" ); document.write( " Thanks so much!
\n" ); document.write( " B. Cook
\n" ); document.write( "

Algebra.Com's Answer #81121 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
Y=3X^2-X-1
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+3x%5E2+-x+-1%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = 3x^2 -x -1).
\n" ); document.write( "x=-b/2a
\n" ); document.write( "x=-(-1/2*3)
\n" ); document.write( "x=-(-1/6)
\n" ); document.write( "x=1/6 answer for the x coordinate of the vertex.
\n" ); document.write( "y=3(1/6)^2-1/6-1
\n" ); document.write( "y=3(1/36)-1/6-1
\n" ); document.write( "y=3/36-1/6-1
\n" ); document.write( "y=1/12-1/6-1
\n" ); document.write( "y=(1-2-12)/12
\n" ); document.write( "y=-13/12 the y coordinate of the vertex.
\n" ); document.write( "vertex=(1/6,-13/12)
\n" ); document.write( "
\n" );