SOLUTION: Hi I need help in understanding one of the steps in "completing the square" for a quadratic equation.Here is my problem
x^2+9x+8=0
IN the 2ND step my homework tells me that I
Algebra ->
Quadratic Equations and Parabolas
-> SOLUTION: Hi I need help in understanding one of the steps in "completing the square" for a quadratic equation.Here is my problem
x^2+9x+8=0
IN the 2ND step my homework tells me that I
Log On
Question 141840: Hi I need help in understanding one of the steps in "completing the square" for a quadratic equation.Here is my problem
x^2+9x+8=0
IN the 2ND step my homework tells me that I have to multiply the equation by A, whatever value it has.Now everytime they show a model there is a different value for "A" everytime.How do I find the value of "A" for my own homework equations.Here is one of my models from my school...
Solve x^2 + 7x + 12 = 0 by completing the square.
1. Write the quadratic equation in general for and identify A and B.
A is 1 and B is 7.
2. Multiply the terms of the equation by 4A.
4A is 4: 4[x^2 + 7x + 12]= 4[0]
4x^2 + 28x + 48 = 0
3.Isolate the constant term on the right side of the equation.
4x^2 + 28x = -48
4.Add B^2 to each side of the equation.
B^2 is 49: [4x^2 + 28x] +49 = [-48]+49
4x^2 + 28x + 49 = 1
5.Factor the left side of the equation to the square of a binomial.
(2x + 7)(2x + 7) = 1
(2x + 7)^2 = 1
Now solve:
1^2 is 1, so (-1)^2 is 1, so
2x + 7 = 1 2x + 7 = -1
2x = -6 2x = -8
x = -3 x = -4
The solution set is {-4, -3}.
What I dont understand is step 2 how did they decide to multiply the equation by 4? Why dont they use any other number like 2 or 6?
I hope I gave you enough information.Thanks for your help... Found 2 solutions by nabla, solver91311:Answer by nabla(475) (Show Source):
You can put this solution on YOUR website! x^2+9x+8=0
To complete the square, we need the digit in front of the x^2 term to be 1. All you have to do to complete the square is take half of the number in front of the x term, then square it and add/subtract it:
Now, the left hand side can be factored:
Which gives x=-1 or x=-8.
It is important to note that the factoring of the square will always be half of the original term in front of the x. E-mail me at enabla@gmail.com if you still have difficulty or would like it explained differently.
You can put this solution on YOUR website! Well, the obvious answer is that 4 is a perfect square, while 2 and 6 are not. Having said that, the process you showed is not the one that I use.
Here's my process given
Move the constant term to the right:
Divide both sides by the lead coefficient (if it is already 1, you don't have to do anything)
Divide the coefficient on the 1st degree term by 2, and then square the result. Add that result to both sides of the equation.