answersLogoWhite

0


Best Answer

Complete the square is the process of creating a "perfect square" polynomial.

We call (x + a)^2 a perfect square, where a is a constant. Using simple distributivity of numbers, we get

x^2 + 2ax + a^2 is a representation of a perfect square in simplified formed.

so (x + a) ^2 = x^2 + 2ax + a^2.

Given a degree polynomial in the form x^2 + nx, where m and n are constants, when we "complete the square", we are looking for values that will turn it into something like x^2 + 2ax + a^2. The entire idea is to find what "a" is.

2a is the coefficient for the degree one monomial "2ax" for what we want, also n is the coefficient for the degree one monomial "nx" for what we have. Then why don't we just say n = 2a for some a. To find a, it's obvious a = n/2.

We have the degree 2 term (x^2), degree 1 term (nx = 2 . n/2 .x). We need the constant of a^2. a^2 = (n/2)^2 = n^2 / 4.

In this case, n = 13.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What number must be added to the polynomial to complete the square x2 13x?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Calculus

What number must be added to the polynomial to complete the square x2 7x?

49/4 or 12.25


What number must be added to x2 - 7x to complete the square?

9


What number must you add to complete the square x2 12x -5?

I assume you mean,X2 + 12X - 5 = 0X2 + 12X = 5Now, halve the linear term (12), square it and add it to both sidesX2 + 12X + 36 = 5 + 36factor on the left, gather terms on the right(X + 6)2 = 41(X + 6)2 - 41 = 0==============vertex form.... (- 6, - 41)========================--------------vertexAnd that number added is 36


What does solve for x mean?

To solve for x means to find the value of an unknown number. For instance, in the equation x+14=23, the value of x is 9 because 9 is the number that needs to be added to 14 in order to reach the number 23.


How do you Solve x2-5x-36 equals 0?

x2 - 5x - 36 = 0 (x - 9) (x + 4) = 0 x = 9 and x = -4 This method is called factoring and only works if the equation is a perfect square otherwise you must use the quadratic equation. There are not enough mathematical symbols here to illustrate so you'll have to look it up. But you can determine if the equation is factorable using a part of the quadratic equation called the discriminate, if the discriminate is a perfect square the equation is factorable. b2 - 4ac (discriminate) Where a,b, and c are taken from the general form ax2 + bx + c = 0 a = 1, b = -5, c = -36 If the square root of the discriminate is a whole number 3, 8, 122... the equation is factorable. Notice above that 9 x -4 = -36 the c value and 9 + (- 4) = 5 the b value. Start solving by listing all multiples of -36 and choose the two which when added give you 5.

Related questions

What number must be added to the polynomial to complete the perfect square x2-24x?

144


What number must be added to the polynomial to complete the square x2-5x?

-3


What number must be added to the polynomial to complete the square x2 7x?

49/4 or 12.25


What number must be added to the polynomial to complete the square x2-9x?

-7


What number must be added to the polynomial to complete the square x2 - 20x?

Adding 100 completes the square. { I wonder why you want to complete the square when the expression already factors as x(x-20) }.


What number must be added to the polynomial to complete the square of x2 plus 18x?

81. To complete the square of x^2 + 18x, you take half the coefficient of the x term (half of 18 is 9), and square that number (9 squared is 81). To confirm this works, you can now factor x^2 + 18x + 81 and see that it factors as (x+9)(x+9), or (x+9)^2, a perfect square.


X2 plus 14x equals -7 what number is added to complete the square?

49-apex


What number must be added to the polynomial to complete the square x2-14x?

-12


What are the similarities and differences between a term and a polynomial?

A polynomial is several terms added together.


What number must be added to x2 - 7x to complete the square?

9


What number can be added to complete the square x2 plus 10x equals 14?

9 needs to be added to complete the square. When squaring (x + n), the result is x2 + 2nx + n2. We have +10x, so n must be 10/2 = 5. Thus: (x + 5)2 = x2 +10x + 25 = x2 +10x + 14 + 9 So 9 needs to be added to complete the square, giving: x2 +10x + 14 = (x + 5)2 - 9


What number do you add to the polynomial x2 plus x to complete the square?

X^2 + X = 0 halve the linear term (1) and square it then add to both sides X^2 + X + 1/4 = 1/4 factor left; gather terms right (X + 1/2)^2 = 1/4 (X + 1/2)^2 - 1/4 = 0 (-1/2,-1/4) vector and the number 1/4 was added to both sides completing the square