Q. \(x^2+12x+c\)
Answer
Let \(x^2+12x+c\) be rewritten by completing the square.
\[
x^2+12x+c=(x+6)^2-36+c=(x+6)^2+(c-36).
\]
So the simplified completed-square form is \((x+6)^2+(c-36)\).
Detailed Explanation
Problem: Simplify the expression \(x^2 + 12x + c\) by writing it in a fully factored (or completed-square) form.
Step 1: Identify the form to use. The expression is quadratic in \(x\):
\[
x^2 + 12x + c
\]
To rewrite a quadratic in a structured way, two common methods are:
- Factoring (if possible).
- Completing the square (always works for quadratics).
Because the constant term is \(c\) (unknown), factoring may require assumptions about \(c\). So the guaranteed method is completing the square.
Step 2: Group the terms involving \(x\).
\[
x^2 + 12x + c = \left(x^2 + 12x\right) + c
\]
Step 3: Complete the square for \(x^2 + 12x\).
We want to express \(x^2 + 12x\) in the form \(\left(x + a\right)^2\). Recall:
\[
\left(x + a\right)^2 = x^2 + 2ax + a^2
\]
In \(x^2 + 12x\), the coefficient of \(x\) is \(12\). So we match:
\[
2a = 12
\]
Therefore:
\[
a = 6
\]
Step 4: Add and subtract the needed constant.
Compute \(a^2\):
\[
a^2 = 6^2 = 36
\]
Now rewrite \(x^2 + 12x\) by adding and subtracting \(36\):
\[
x^2 + 12x = x^2 + 12x + 36 – 36
\]
Step 5: Convert the perfect square.
\[
\left(x^2 + 12x + 36\right) – 36 = \left(x + 6\right)^2 – 36
\]
Step 6: Substitute back into the original expression.
We had:
\[
\left(x^2 + 12x\right) + c
\]
So replace \(x^2 + 12x\) with \(\left(x + 6\right)^2 – 36\):
\[
x^2 + 12x + c = \left(\left(x + 6\right)^2 – 36\right) + c
\]
Step 7: Simplify constants.
\[
x^2 + 12x + c = \left(x + 6\right)^2 + c – 36
\]
Reorder the constants:
\[
x^2 + 12x + c = \left(x + 6\right)^2 + \left(c – 36\right)
\]
Final Answer (completed-square form):
\[
x^2 + 12x + c = \left(x + 6\right)^2 + \left(c – 36\right)
\]
Graph
Algebra FAQ
What values of \(c\) make \(x^2+12x+c\) factor over integers?
What are the roots in terms of \(c\)?
When are the roots real?
What is the vertex and minimum value?
For what \(c\) does the quadratic have a double root?
What \(c\) makes the quadratic always positive?
For what \(c\) does the quadratic cross the \(x\)-axis?
Try step-by-step help for c.
Math, Geometry, Trigonometry, etc.