You are here:

Advanced Math/Finding the roots by completing the square

Advertisement


Question
3x^2-6x+6=0
How do I find them? What are the roots to this equation?

Answer
Sally~

First I would factor out the 3 because the coefficient on the squared term needs to be 1 when you complete the square:

3(x^2-2x+2)=0

What this equality says is that either 3 = 0 or x^-2x+2 = 0. Note: this would need to be factored either by the quadratic formula or by completing the square because it would be near to impossible to factor by sight and apparently you were told to use the method of completing the square to find the solutions to the equation. Solutions, zeros, and roots mean one and the same. Before we go any further you can find out if the roots are real or complex by using the discriminant: b^2-4ac
In this case a = 1, b = -2, and c = 2
b^2-4ac = (-2)^2 -4*1*2 = 4 -8 = -4, so there is a pair of complex roots.

I have a recipe for completing the square and the recipe goes like this:

1) make sure the coefficient on the squared term is 1  
2) move the constant to the right hand side
3) take half the coefficient of the term with a power of one, square it and add it to both sides of the equation
4) the left side is now a perfect square so write it as a perfect square
5) simplify the right hand side
6) take the square root of both sides and solve for the variable (usually x)

Now let's use these steps to find the roots of your equation above:

1  we already did this step
2  x^2 -2x + 2 - 2 = -2  -> simplified is x^2 - 2x = -2
3  x^2 -2x +(-1/2)^2 = -2 + (-1/2)^2  
4  (x-1/2)^2 = -2 + 1/4  -> the perfect square on the LHS is (x-1/2)^2
5  -2 + 1/4 ->  simplified this is (x-1/2)^2 = -7/4
  at this point you have: (x-1/2)^2 = -7/4
6  x -1/2 = +-sqrt(-7/4) = +-sqrt(-7)/2 = +- i*[sqrt(7)/2]
  x -1/2 + 1/2 =  +- i*[sqrt(7)/2]*i + 1/2 -> x = +-i*[sqrt(7) + 1]/2

the individual roots are x = [-i*sqrt(7) + 1]/2, [i*sqrt(7) + 1]/2

Math Prof

Advanced Math

All Answers


Answers by Expert:


Ask Experts

Volunteer


Sherry Wallin

Expertise

I can answer most questions up through Calculus and some in Number Theory and Abstract Algebra.

Experience

I have had my Bachelor's Degree since 1987 and have been a teacher since 1988. I earned my Masters Degree in Mathematics May 2010. I have been teaching at the same community college since 2002.

Education/Credentials
I have taught 12 years at the community college level, medical college, and technical college as well as a high school instructor and alternative education instructor and charter school instructor.

Awards and Honors
Master's GPA 3.56 Bachelor's GPA 3.34 Post grad work not degree related GPA 4.0

©2012 About.com, a part of The New York Times Company. All rights reserved.