document.write( "Question 331602: for the provided quadratic function of
\n" ); document.write( "\"y=x%5E2%2B4x%2B3\"\r
\n" ); document.write( "\n" ); document.write( "A. Find the vertex\r
\n" ); document.write( "\n" ); document.write( "B. find the y intercept\r
\n" ); document.write( "\n" ); document.write( "C. find the x-intercepts\r
\n" ); document.write( "\n" ); document.write( "D. graph function
\n" ); document.write( "

Algebra.Com's Answer #237683 by texttutoring(324)\"\" \"About 
You can put this solution on YOUR website!
This equation is a parabola in general form. The easiest way to graph it is to convert it to standard form, y=a(x-p)^2 + q. You can do this by completing the square:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Halve the b term (b=4 in your equation) and then square it: (4/2)^2 = 2^2 = 4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Add this number to the first 2 terms, but then subtract it at the end (so that you are just adding zero to the overall equation):\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y=x^2 +4x + 4 + 3 - 4
\n" ); document.write( "y=(x^2+4x+4) +3-4
\n" ); document.write( "y=(x+2)^2 -1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now the equation is in standard form, y=a(x-p)^2 + q. The vertex is at (p,q)=(-2,-1).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You can find the y=intercept by setting x=0 and solving for y. It's easiest to do this with the general form:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y=x^2+4x+3
\n" ); document.write( "y = 0+)+3
\n" ); document.write( "y=3\r
\n" ); document.write( "\n" ); document.write( "The y-intercept is y=3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To find the x-intercepts, factor, set y=0 and solve for x. You have to solve by factoring:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y=x^2+4x+3
\n" ); document.write( "0 = x^2+4x+3
\n" ); document.write( "0 = (x+3)(x+1)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Which means that the x-intercepts are x= -3, and x= -1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You now know the x-intercepts, y-intercept, and vertex. You should be able to just connect the dots to graph the equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It should look like this: http://www.wolframalpha.com/input/?i=y%3Dx^2%2B4x%2B3
\n" ); document.write( "
\n" );