answersLogoWhite

0


Best Answer

Completing the square is a technique used to find the zeros/solutions to a polynomial equation; ex) x2 + 2x = 15. To complete the square, one must have a trinomial square on one side of the equation. To do so, add 1 to each side of the previous equation. x2 + 2x + 1 = 16. This will allow you to factor the first side of the equation so that you can take the square root of both sides. (x + 1)(x+1) = 16 => (x + 1)2 = 16. Take the square root of both sides: x + 1 = ± 4.

Thus x = -3, 5

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the completing the square method?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is completing the square used for?

Completing the square is a method used to solve a quadratic function. This is a handy method when there are two instances of the same variable in the function.


How can you use the 'completing the square' method to solve an equation when the coefficient of x squared is more than 1?

i want to solve few questions of completing square method can u give me some questions on it


What is the third step in solving this equation by completing the square?

Completing the square is one method for solving a quadratic equation. A quadratic equation can also be solved by several methods including factoring, graphing, using the square roots or the quadratic formula. Completing the square will always work when solving quadratic equations and is a good tool to have. Solving a quadratic equation by completing the square is used in a lot of word problems.I want you to follow the related link that explains the concept of completing the square clearly and gives some examples. that video is from brightstorm.


Can all quadratics be solved by completing the square?

Completing the square is one method for solving a quadratic equation. A quadratic equation can also be solved by factoring, using the square roots or quadratic formula. Solving quadratic equations by completing the square will always work when solving quadratic equations-You can also use division or even simply take a GCF, set the quantities( ) equal to zero, and subtract or add to solve for the variable


Solve 3x2-12x equals 15 using the method of completing the square?

Divide all terms by 3 so:- x2-4x = 5 Completing the square:- (x-2)2 = 9 x-2 = -/+3 x = -1 or x = 5


Where does the name completing the square come from?

The first step, in solving a quadratic equation in a variable x using this method, is to complete the square defined by the terms in x2 and x, by adding and subtracting a suitable constant.


What is an example of completing the square?

Completing the square would be the same as "Finding the square root" So an example would be 16. 16 is a perfect square so it would reduce to 4.


Is there a math problem that cannot be solved by completing the square?

If you aren't dealing with algebra, such as x2+3x+21, then completing the square wont be able to solve the porblem, however if you are using algebra, and you cannot factorise, then completing the square will always work


What are Real world applications with completing the square?

NO


Completing the square method?

2x² - 4x +3 = 2(x² - 2x) + 3 = 2(x² - 2x + (2/2)²) + 3 - [2*(2/2)²] (you add (2/2)² in equation. you need to subtract same amount [2*(2/2)²] in equation.) = 2(x² - 2x + 1) + 3 - 2 = 2(x² - 2x + 1) + 1 = 2(x -1)² + 1 if you are still confused, I want you to follow the related link that explains the concept of completing the square clearly.


Who invented the principle of completing the square?

The Balylonians (around 400BC) first developed the algorithmic method for completing the square. But they didn't do it using equations, which they had no concept of, just a set of rules for particular cases. The Greeks, such as Euclid, showed geometrical proofs of the method. But it wasn't until the Persian mathematician al-Khawarizmi in the 9th century that the general algorithm was written down. Even this wasn't done using symbols like we use in algebra today but written out in prose.


How do you derived quadratic function?

I believe by completing the square.