|
Completing the square is an algebra technique, also used in many types of calculus. The essential objective is to reduce all instances of the variable in an equation or expression to be the same order. This makes the equation easier to solve in many contexts. Algebra is a branch of mathematics concerning the study of structure, relation and quantity. ...
An expression in the very basic sense is the noun form of the verb express. ...
The degree of a term of a polynomial in one variable is the exponent on the variable in that term; the degree of a polynomial is the maximum of the degrees of all terms in the polynomial. ...
An equation is a mathematical statement, in symbols, that two things are the same. ...
Very simply, given a problem of the form: - x2 + bx + c = 0
We may transform the equation such that we no longer have both "x" and "x squared" with a method called "completing the square". To do this we take one half of the coefficient of "x", square it, and add it to both sides of the equation, like so:  More specifically, Completing the square is a technique of elementary algebra wherein an expression Elementary algebra is the most basic form of algebra taught to students who are presumed to have no knowledge of mathematics beyond the basic principles of arithmetic. ...
- x2 + bx
is replaced by one of the form - (x + c)2 + d
Specifically, we have:  -
 -
 -
 Completing the square reduces any problem involving a quadratic polynomial to one involving a square quadratic polynomial and a constant. It should be noted that the coefficients a, b and c above can be expressions in their own right, containing variables other than x. f(x) = x2 - x - 2 In mathematics, a quadratic function is a polynomial function of the form , where a is nonzero. ...
In mathematics, a polynomial is an expression in which constants and variables are combined using only addition, subtraction, multiplication, and positive whole number exponents (raising to a power). ...
In mathematics and the mathematical sciences, a constant is a fixed, but possibly unspecified, value. ...
In mathematics, a coefficient is a multiplicative factor that belongs to a certain object such as a variable (for example, the coefficients of a polynomial), a basis vector, a basis function and so on. ...
See also: quadratic equation Graph of a quadratic function: y = x2 â x â 2 = (x + 1)(x â 2) The x-coordinates of the points where the graph crosses the x-axis, x = â1 and x = 2, are the roots of the quadratic equation: x2 â x â 2 = 0 In mathematics, a quadratic equation is a polynomial...
[edit] Formula for completing the square
For ax2 + bx + c,
 There is also an easy way to remember it: After completing the square, (ex + f)2 + g,

 g = c − f2 [edit] Example A very simple example is:  Another fairly simple example is: - x2 + 4x = x2 + 4x + 4 − 4 = (x + 2)2 − 4
Now, consider the problem of finding this antiderivative: In calculus, an antiderivative or primitive function of a given real valued function f is a function F whose derivative is equal to f, i. ...
 The denominator is In algebra, a vulgar fraction consists of one integer divided by a non-zero integer. ...
- 9x2 − 90x + 241 = 9(x2 − 10x) + 241.
Adding (10/2)2 = 25 to x2 - 10x gives a perfect square x2 - 10x + 25 = (x - 5)2. So we get - 9(x2 − 10x) + 241 = 9(x2 − 10x + 25) + 241 − 9(25) = 9(x − 5)2 + 16.
Let our integral be In calculus, the integral of a function is a generalization of area, mass, volume and total. ...
 [edit] Complex versions of completing the square Consider the expression - | z | 2 − b * z − bz * + c,
where z and b are complex numbers, z * and b * are the complex conjugates of z and b, respectively, and c is a real number. This can be re-expressed as The complex numbers are an extension of the real numbers, in which all non-constant polynomials have roots. ...
In mathematics, the set of real numbers, denoted R, is the set of all rational numbers and irrational numbers. ...
- | z − b | 2 − | b | 2 + c,
which is clearly a real quantity. This is because  Also, the expression - ax2 + by2 + c,
where a, x, b, y, and c are real numbers, with a > 0 and b > 0, may be expressed in terms of the square of the absolute value of a complex number. Defining , we then have  so - ax2 + by2 + c = | z | 2 + c.
[edit] External link |