document.write( "Question 120255: Bill used completing the square to find the zeroes of the function \"y=9x%5E2-12x-33\". How is this done ? \n" ); document.write( "
Algebra.Com's Answer #88140 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
SOLUTION BY EDWIN:\r
\n" ); document.write( "\n" ); document.write( "Bill used completing the square to find the zeroes of the function
\n" ); document.write( "\"y=9x%5E2-12x-33\". How is this done ?
\n" ); document.write( "
\r\n" );
document.write( "It's long! Sorry!\r\n" );
document.write( "\r\n" );
document.write( "y = 9x² - 12x - 33\r\n" );
document.write( "\r\n" );
document.write( "To find the zeros we substitute 0 for y and solve for x:\r\n" );
document.write( "\r\n" );
document.write( "0 = 9x² - 12x - 33\r\n" );
document.write( "\r\n" );
document.write( "Let's put the 0 on the right:\r\n" );
document.write( "\r\n" );
document.write( "9x² - 12x - 33 = 0\r\n" );
document.write( "\r\n" );
document.write( "1. Isolate the terms in x on the left:\r\n" );
document.write( "\r\n" );
document.write( "That is, add 33 to both sides:\r\n" );
document.write( "\r\n" );
document.write( "    9x² - 12x = 33\r\n" );
document.write( "\r\n" );
document.write( "2. Divide every term through by the coefficient\r\n" );
document.write( "   of x², since it is not 1.\r\n" );
document.write( "\r\n" );
document.write( "    \"9%2F9\"x² - \"12%2F9\"x = \"33%2F9\"\r\n" );
document.write( "\r\n" );
document.write( "Simplifying:\r\n" );
document.write( "\r\n" );
document.write( "    x² - \"4%2F3\"x = \"11%2F3\"\r\n" );
document.write( "\r\n" );
document.write( "3. To the side multiply the coefficient of x by \"1%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "     \"%28-4%2F3%29\"\"%281%2F2%29\" = \"-4%2F6\" = \"-2%2F3\"\r\n" );
document.write( "\r\n" );
document.write( "4.  Square the result of step 3:\r\n" );
document.write( "\r\n" );
document.write( "     \"%28-2%2F3%29%5E2\" = \"4%2F9\"\r\n" );
document.write( "\r\n" );
document.write( "5.  Add that to both sides of the equation we \r\n" );
document.write( "    had at the end of step 2:\r\n" );
document.write( "\r\n" );
document.write( "    x² - \"4%2F3\"x + \"4%2F9\" = \"11%2F3\"+\"4%2F9\"\r\n" );
document.write( "\r\n" );
document.write( "6.  Factor the left side:\r\n" );
document.write( "\r\n" );
document.write( "    {x - \"2%2F3\")(x - \"2%2F3\") = \"11%2F3\"+\"4%2F9\"\r\n" );
document.write( "\r\n" );
document.write( "7.  Combine the terms on the right sides\r\n" );
document.write( "\r\n" );
document.write( "    Write \"11%2F3\" as \"33%2F9\"\r\n" );
document.write( "\r\n" );
document.write( "    {x - \"2%2F3\")(x - \"2%2F3\") = \"33%2F9\"+\"4%2F9\"\r\n" );
document.write( "\r\n" );
document.write( "    {x - \"2%2F3\")(x - \"2%2F3\") = \"37%2F9\"\r\n" );
document.write( "\r\n" );
document.write( "8. Write the left side as a square.  We always can.  That's\r\n" );
document.write( "   why the method is called \"completing the square\".\r\n" );
document.write( "\r\n" );
document.write( "    {x - \"2%2F3\")² = \"37%2F9\"\r\n" );
document.write( "  \r\n" );
document.write( "10. Use the principle of square roots:\r\n" );
document.write( "\r\n" );
document.write( "       x - \"2%2F3\" = ±\"sqrt%2837%29%2F3\"\r\n" );
document.write( "\r\n" );
document.write( "11. Solve for x.\r\n" );
document.write( "\r\n" );
document.write( "                   x = \"2%2F3\" ± \"sqrt%2837%29%2F3\"\r\n" );
document.write( "\r\n" );
document.write( "That can be written:\r\n" );
document.write( "\r\n" );
document.write( "                   x = \"%282+%2B-sqrt%2837%29%29%2F3\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );