document.write( "Question 86270: Thanks in advance for all of your help!!\r
\n" ); document.write( "\n" ); document.write( "Solve by completing the square...
\n" ); document.write( "1. \"x%5E2\"+4x+3=0
\n" ); document.write( "2. \"x%5E2\"=5x+2
\n" ); document.write( "3. 2\"x%5E2\"-8x-9=0
\n" ); document.write( "4. 4\"x%5E2\"+2x-3=0
\n" ); document.write( "

Algebra.Com's Answer #62394 by scianci(186)\"\" \"About 
You can put this solution on YOUR website!
When completing the square, you want to isolate the constant. For #1, then, you'd have: \"x%5E2\"+ 4x = -3.
\n" ); document.write( "The next step, if applicable, is to factor out the lead coefficient [Not necessary in this case ; I'll demonstrate it in solving #3]
\n" ); document.write( "Then, divide the linear coefficient, in this case 4, by 2: \"4%2F2\" = 2
\n" ); document.write( "Then, square the result: \"2%5E2\" = 4
\n" ); document.write( "Add this to both sides of the equation:
\n" ); document.write( "\"x%5E2\"+ 4x + 4 = -3 + 4
\n" ); document.write( "Now, factor the left side. It is a perfect-square trinomial which is what completing the square creates, so it'll factor as the square of a binomial:
\n" ); document.write( "(x + 2)^2 = 1
\n" ); document.write( "Take square roots of both sides:
\n" ); document.write( "\"sqrt%28x+%2B+1%29%5E2%29\" = \"%28%2B-sqrt%281%29%29\"
\n" ); document.write( "x + 1 = \"%28%2B-sqrt%281%29%29\"
\n" ); document.write( "x + 1 = \"%2B-1\"
\n" ); document.write( "Solve each equation individually:
\n" ); document.write( "x + 1 = 1 , x + 1 = -1
\n" ); document.write( "x = 0 , x = -2
\n" ); document.write( "Same idea for #2 ; isolate the constant: \"x%5E2\" - 5x = 2
\n" ); document.write( "Then proceed exactly as in #1 above. I'll let you finish it.
\n" ); document.write( "For #3, start off the same way, by isolating the constant:
\n" ); document.write( "2\"x%5E2\"-8x = 9
\n" ); document.write( "Next, factor out the lead coefficient:
\n" ); document.write( "2(x^2 - 4x) = 9
\n" ); document.write( "Then, complete the square on the \"x%5E2\" - 4x part:
\n" ); document.write( "\"-4%2F2\" = -2 ; \"%28-2%29%5E2\" = 4
\n" ); document.write( "2(x^2 - 4x + 4) = 9 + 2(4) [don't forget the 2 that got factored out at the start]
\n" ); document.write( "2(x - 2)^2 = 17
\n" ); document.write( "(x - 2)^2 = 17/2
\n" ); document.write( "x - 2 = \"%2B-sqrt%2817%2F2%29\"
\n" ); document.write( "x - 2 = \"%2B-sqrt%2817%2F2%29\"*\"sqrt%282%29%2Fsqrt%282%29\"
\n" ); document.write( "x - 2 = \"%28%2B-sqrt%2834%29%29%2F2\"
\n" ); document.write( "x = 2\"%28%2B-sqrt%2834%29%29%2F2\"
\n" ); document.write( "#4 proceeds in a similar manner
\n" ); document.write( "
\n" );