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. +4x+3=0
\n" );
document.write( "2. =5x+2
\n" );
document.write( "3. 2-8x-9=0
\n" );
document.write( "4. 4+2x-3=0 \n" );
document.write( "
Algebra.Com's Answer #62394 by scianci(186)![]() ![]() ![]() You can put this solution on YOUR website! When completing the square, you want to isolate the constant. For #1, then, you'd have: \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: \n" ); document.write( "Then, square the result: \n" ); document.write( "Add this to both sides of the equation: \n" ); document.write( " \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( " \n" ); document.write( "x + 1 = \n" ); document.write( "x + 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: \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 \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 \n" ); document.write( " \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 = \n" ); document.write( "x - 2 = \n" ); document.write( "x - 2 = \n" ); document.write( "x = 2 \n" ); document.write( "#4 proceeds in a similar manner \n" ); document.write( " |