document.write( "Question 1830: i need help completing the square for the equation: x2+6x-7=0! please :) thanks \n" ); document.write( "
Algebra.Com's Answer #641 by Ne0(6)![]() ![]() ![]() You can put this solution on YOUR website! I am new to tutoring here so I am not quite familiar with all the resources on this site yet but I'll give it a shot. \n" ); document.write( "When you type x2 I assume you mean x^2. \n" ); document.write( "We will start by adding the seven to both sides of your equation. Your equation should look like this: x^2+6x=7. \n" ); document.write( "Now you have to check and make sure that your coefficient in front of your x^2 term is one. The reason behind this is that it makes completing the square a lot easier on us later on. \n" ); document.write( "The next step is to take the middle term 6x and (ignoring the x term) divide it by 2 so you get 6/2=3. You will then take the 3 and square it which gives you 3^2=9. \n" ); document.write( "What we want to do now is add this new value of 9 to both sides of the equation which results in x^2+6x+9=7+9. The reason behind adding 9 to both sides is that what you do on one side of the equation requires you to do so on the other side in order to not alter the equation. We now have a perfect square on the left side which we can factor into identical terms. After factoring we get (x+3)(x+3)=16. Since the terms are identical we can combine them like so: \n" ); document.write( "By simply subtracting 16 from both sides we have completed the square for the equation and our final answer is: |