document.write( "Question 183003: I am having trouble finding the vertex of parabolas. I need to find the axes, roots, and the vertices of the 3 following questions. Can you please show it to me in the completing the square method.
\n" ); document.write( "The questions are
\n" ); document.write( "y=2x^2-x+6
\n" ); document.write( "y=x^2-8x+2
\n" ); document.write( "y=4x^2-x+1
\n" ); document.write( "Thanks in advance.
\n" ); document.write( "

Algebra.Com's Answer #137380 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The x-co-ordinate, \"x%5Bv%5D\", of the vertex is exactly midway
\n" ); document.write( "between the roots, so if the roots are \"r%5B1%5D\" and
\n" ); document.write( "\"r%5B2%5D\" the vertex is at (\"%28r%5B1%5D+%2B+r%5B2%5D%29%2F2\",\"y%5Bv%5D\")
\n" ); document.write( "Another way to find the vertex is, if the equation is in
\n" ); document.write( "the form \"y+=+ax%5E2+%2B+bx+%2B+c\", then \"x%5Bv%5D\" is at
\n" ); document.write( "\"%28-b%29%2F%282a%29\". I'll solve both ways:
\n" ); document.write( "(1) \"2x%5E2+-+x+%2B+6\"
\n" ); document.write( "To complete the square, take 1/2 the co-efficient of \"x\",
\n" ); document.write( "square it, and add it to both sides.
\n" ); document.write( "First set equation equal to \"0\" and subtract \"6\"
\n" ); document.write( "from both sides
\n" ); document.write( "\"2x%5E2+-+x+=+-6\"
\n" ); document.write( "Divide both sides by \"2\"
\n" ); document.write( "\"x%5E2+-+%281%2F2%29%2Ax+=+-3\"
\n" ); document.write( "\"x%5E2+-%281%2F2%29%2Ax+%2B+%281%2F4%29%5E2+=+-3+%2B+%281%2F4%29%5E2\"
\n" ); document.write( "\"%28x+-+%281%2F4%29%29%5E2+=+-%2848%2F16%29+%2B+1%2F16\"
\n" ); document.write( "Take the square root of both sides
\n" ); document.write( "\"x+-+%281%2F4%29+=+sqrt%2847%29%2F4\"
\n" ); document.write( "\"x+=+%281%2F4%29+%2B-+sqrt%2847%29%2F4\"
\n" ); document.write( "The 2 roots are:
\n" ); document.write( "\"x+=+%281+%2B+sqrt%2847%29%29%2F4\"
\n" ); document.write( "and
\n" ); document.write( "\"x+=+%281+-+sqrt%2847%29%29%2F4\"
\n" ); document.write( "Now I find the point midway between the roots
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "(notice the terms with \"sqrt%2847%29\" cancel)
\n" ); document.write( "\"x%5Bv%5D+=+1%2F4\"
\n" ); document.write( "And now the easy way:
\n" ); document.write( "\"x%5Bv%5D+=+%28-b%29%2F%282a%29\"
\n" ); document.write( "\"ax%5E2+%2B+bx+%2B+c+=+2x%5E2+-+x+%2B+6\"
\n" ); document.write( "\"a+=+2\"
\n" ); document.write( "\"b+=+-1\"
\n" ); document.write( "\"x%5Bv%5D+=+%28-%28-1%29%29%2F%282%2A2%29\"
\n" ); document.write( "\"x%5Bv%5D+=+1%2F4\"
\n" ); document.write( "Now just plug this into the equation to find \"y%5Bv%5D\"
\n" ); document.write( "\"y+=++2x%5E2+-+x+%2B+6\"
\n" ); document.write( "\"y%5Bv%5D+=+2%2A%281%2F4%29%5E2+-+%281%2F4%29+%2B+6\"
\n" ); document.write( "\"y%5Bv%5D+=+2%2F16+-+4%2F16+%2B+96%2F16\"
\n" ); document.write( "\"y%5Bv%5D+=+94%2F16\"
\n" ); document.write( "\"y%5Bv%5D+=+47%2F8\"
\n" ); document.write( "I'll plot it
\n" ); document.write( "\"+graph%28+500%2C+500%2C+-2%2C+2%2C+-2%2C+7%2C+2x%5E2+-+x+%2B+6%29+\"
\n" ); document.write( "
\n" );