document.write( "Question 1069018: Please help me solve by completing the square\r
\n" ); document.write( "\n" ); document.write( "f(x) = 2x2 + 12x + 15\r
\n" ); document.write( "\n" ); document.write( "State the Vertex and the Point\r
\n" ); document.write( "\n" ); document.write( "Graph the Quadratic Function
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #684259 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "f(x) = 2x² + 12x + 15\r\n" );
document.write( "\r\n" );
document.write( "We want to get it to the standard form\r\n" );
document.write( "\r\n" );
document.write( "f(x) = a(x - h)² + k\r\n" );
document.write( "\r\n" );
document.write( "f(x) = 2x² + 12x + 15\r\n" );
document.write( "\r\n" );
document.write( "Factor 2 out of the first two terms:\r\n" );
document.write( "\r\n" );
document.write( "f(x) = 2[x² + 6] + 15\r\n" );
document.write( "\r\n" );
document.write( "Skip a space on the right of the bracketed expression\r\n" );
document.write( "\r\n" );
document.write( "f(x) = 2[x² + 6x        ] + 15\r\n" );
document.write( "\r\n" );
document.write( "To the side, complete the square:\r\n" );
document.write( "\r\n" );
document.write( "        6(1/2) = 3  <--half of the coefficient of x\r\n" );
document.write( "        3² = 9      <--square that result\r\n" );
document.write( "\r\n" );
document.write( "Add and subtract the value inside the bracket:\r\n" );
document.write( "\r\n" );
document.write( "f(x) = 2[x² + 6x + 9 - 9] + 15\r\n" );
document.write( "\r\n" );
document.write( "Factor the first three terms inside the bracket:\r\n" );
document.write( "\r\n" );
document.write( "f(x) = 2[(x+3)(x+3) - 9] + 15\r\n" );
document.write( "\r\n" );
document.write( "Write the factorization as the square of (x+3)\r\n" );
document.write( "\r\n" );
document.write( "f(x) = 2[(x+3)² - 9] + 15\r\n" );
document.write( "\r\n" );
document.write( "Distribute the 2 inside the bracket leaving the (x+3)² intact:\r\n" );
document.write( "\r\n" );
document.write( "f(x) = 2(x+3)² - 18 + 15\r\n" );
document.write( "\r\n" );
document.write( "Combine like terms:\r\n" );
document.write( "\r\n" );
document.write( "f(x) = 2(x+3)² - 3\r\n" );
document.write( "\r\n" );
document.write( "Compare to\r\n" );
document.write( "\r\n" );
document.write( "f(x) = a(x-h)² + k\r\n" );
document.write( "\r\n" );
document.write( "The vertex is (h,k) = (-3,-3)\r\n" );
document.write( "\r\n" );
document.write( "Get a couple of points on each side of\r\n" );
document.write( "the vertex (-3,-3)\r\n" );
document.write( "\r\n" );
document.write( "  x | y = f(x) \r\n" );
document.write( "  --|---------\r\n" );
document.write( " -5 |  5\r\n" );
document.write( " -4 | -1\r\n" );
document.write( " -3 | -3   <-- vertex\r\n" );
document.write( " -2 | -1\r\n" );
document.write( " -1 |  5\r\n" );
document.write( "\r\n" );
document.write( "          \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );