document.write( "Question 118862: What are the procedures to write a quadratic equation in vertex form? \n" ); document.write( "
Algebra.Com's Answer #86977 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!
Follow these steps to convert a parabola from
\n" ); document.write( "\"f%28x%29+=+ax%5E2+%2B+bx+%2B+c\"
\n" ); document.write( " to \"f%28x%29=+a%28x-h%29%5E2+%2B+k\" \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "1. Factor out an \"a\" from the first two terms, and leave a space inside.
\n" ); document.write( "
\n" ); document.write( " \"f%28x%29+=+a+%28x%5E2+%2B+%28b%2Fa%29x+%2B+_%29+%2B+c\"
\n" ); document.write( "2. Multiply the coefficient of the \"x\" term by \"1%2F2\" \r
\n" ); document.write( "\n" ); document.write( " \"%281%2F2%29%28b%2Fa%29+=+b%2F2a\"
\n" ); document.write( "
\n" ); document.write( "3. Square this term and add it to the space we made.\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29+=+a+%28x%5E2+%2B+%28b%2Fa%29x+%2B+%28b%2F2a%29%5E2%29+%2B+c\" \r
\n" ); document.write( "\n" ); document.write( " 4. Now, we have upset the balance of the equation. We \"added+\"\r
\n" ); document.write( "\n" ); document.write( "\"%28b%2F2a%29%5E2%29\" so we have \"a%28b%2F2a%29%5E2%29\" which we need to \"subtract\" in order to keep the balance of the equation\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29+=+a+%28x%5E2+%2B+%28b%2Fa%29x+%2B+%28b%2F2a%29%5E2%29+%2B+c+-+a%28b%2F2a%29%5E2%29\" \r
\n" ); document.write( "\n" ); document.write( "5. Now, we can write the part that is in parentheses \"%28x%5E2+%2B+%28b%2Fa%29x+%2B+%28b%2F2a%29%5E2%29\" as \r
\n" ); document.write( "\n" ); document.write( " \"+%28x%2B++b%2F2a%29%5E2+\"\r
\n" ); document.write( "\n" ); document.write( " This is why we did all of the above steps.
\n" ); document.write( "
\n" ); document.write( " \"f%28x%29+=+a+%28x%2B++b%2F2a%29%5E2+%2B+c+-+a%28b%2F2a%29%5E2%29\" \r
\n" ); document.write( "\n" ); document.write( " 6. Rewrite the terms and simplify a bit. The reason for this will become apparent later on.
\n" ); document.write( " \"f%28x%29=+a%28x-%28-b%2F2a%29%29%2B+%284ac-b%5E2%29%2F4a\" \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( " 7. Now, let’s simply things by calling \r
\n" ); document.write( "\n" ); document.write( "\"h=-%28b%2F2a%29\" and \"k+=+%284ac-b%5E2%29%2F4a\"
\n" ); document.write( " \"f%28x%29=+a%28x-h%29%5E2+%2B+k\"
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );