Aimathic
Login | English | Deutsch

Free math worksheets

Build your own math worksheets from 30,000+ problems for grades 3 to 12, from fractions to AP Calculus. Every problem comes with step-by-step solutions.

Complete the square

Click problems to add them to your worksheet.

5549389
What number must be added to \(x^2+10x\) to make a perfect-square trinomial? Write the completed expression as a square.

Hints

- Focus on the coefficient of the linear term. - A perfect square \((x+m)^2\) has middle term \(2mx\). - Once you identify \(m\), compare the constant term with \(m^2\).

Solution

1. Half of the coefficient of \(x\) is \(5\). 2. Squaring that value gives \(25\), so \(x^2+10x+25=(x+5)^2\).

Answer

Add \(25\); \(x^2+10x+25=(x+5)^2\).
5101519
Solve \(x^2+2x-3=0\) by completing the square. Report the completed-square equation and then the roots.

Hints

- Move the constant term before changing the left side. - Half the coefficient of \(x\), then square that value. - The two square roots lead to two linear equations.

Solution

1. Move the constant: \(x^2+2x=3\). 2. Add \(1\) to both sides: \(x^2+2x+1=4\). 3. Rewrite: \((x+1)^2=4\). 4. Take square roots: \(x+1=\pm2\). 5. Therefore, \(x=1\) or \(x=-3\).

Answer

\((x+1)^2=4\); \(x\in\{-3,1\}\)
5101529
Solve \(x^2-4x+1=0\) by completing the square. Give the completed-square equation and the exact roots.

Hints

- Isolate the quadratic and linear terms first. - The number added is the square of half of \(-4\). - Keep the radical exact after taking square roots.

Solution

1. Move the constant: \(x^2-4x=-1\). 2. Add \(4\): \(x^2-4x+4=3\). 3. Rewrite: \((x-2)^2=3\). 4. Take both square roots and solve: \(x=2\pm\sqrt3\).

Answer

\((x-2)^2=3\); \(x=2-\sqrt3\) or \(x=2+\sqrt3\)
5101539
Solve \(x^2+10x+17=0\) by completing the square. Include the completed-square equation and simplify the radicals in the roots.

Hints

- Use half of \(10\) to determine the square-completion value. - Add the same amount to both sides of the equation. - Simplify \(\sqrt8\) before writing the final roots.

Solution

1. Write \(x^2+10x=-17\). 2. Add \(25\) to both sides: \(x^2+10x+25=8\). 3. Rewrite: \((x+5)^2=8\). 4. Take square roots: \(x+5=\pm2\sqrt2\). 5. Thus, \(x=-5\pm2\sqrt2\).

Answer

\((x+5)^2=8\); \(x=-5-2\sqrt2\) or \(x=-5+2\sqrt2\)
5145109
Rewrite each quadratic in vertex form by recognizing a perfect-square trinomial or completing the square. Then state the vertex. a) \(f(x) = x^2 - 12x + 36\) b) \(g(x) = x^2 + 5x + 6.25\) c) \(h(x) = x^2 - 2x + 5\)

Hints

- Do the first two expressions match a perfect-square trinomial pattern? - For c), what number completes the square for \(x^2 - 2x\)? - How can you rewrite the constant term so that part of it completes the square?

Solution

a) \(x^2 - 12x + 36 = x^2 - 2 \cdot 6x + 6^2 = (x - 6)^2\). Thus, \(f(x)=(x-6)^2\), and the vertex is \((6,0)\). b) Since \(6.25=2.5^2\), \(x^2+5x+6.25=x^2+2\cdot2.5x+2.5^2=(x+2.5)^2\). Thus, \(g(x)=(x+2.5)^2\), and the vertex is \((-2.5,0)\). c) Complete the square: \(x^2-2x+5=x^2-2x+1+4=(x-1)^2+4\). Thus, \(h(x)=(x-1)^2+4\), and the vertex is \((1,4)\).

Answer

a) \(f(x) = (x - 6)^2\); vertex \((6, 0)\) b) \(g(x) = (x + 2.5)^2\); vertex \((-2.5, 0)\) c) \(h(x) = (x - 1)^2 + 4\); vertex \((1, 4)\)
5145459
Fill in each missing constant so that the vertex of the translated parabola lies on the x-axis. Then state the vertex. a) \(f(x)=x^2+12x+\ldots\) b) \(g(x)=x^2-18x+\ldots\) c) \(h(x)=x^2+7x+\ldots\)

Hints

- Relate the linear term to a squared binomial. - What must the vertex's y-coordinate be when the vertex lies on the x-axis? - For \(x^2+px+q\), how is \(q\) related to half of \(p\)?

Solution

a) A monic quadratic with its vertex on the x-axis is a perfect square. For \(f\), \(\left(\frac{12}{2}\right)^2=36\), so \(f(x)=x^2+12x+36=(x+6)^2\), with vertex \((-6,0)\). b) \(\left(\frac{-18}{2}\right)^2=81\), so \(g(x)=x^2-18x+81=(x-9)^2\), with vertex \((9,0)\). c) \(\left(\frac{7}{2}\right)^2=12.25\), so \(h(x)=x^2+7x+12.25=(x+3.5)^2\), with vertex \((-3.5,0)\).

Answer

a) \(f(x)=x^2+12x+36\); vertex \((-6, 0)\) b) \(g(x)=x^2-18x+81\); vertex \((9, 0)\) c) \(h(x)=x^2+7x+12.25\); vertex \((-3.5, 0)\)
5145639
Let \(f(x)=x^2+10x+7\). Complete the square to rewrite the function in vertex form. Include the add-and-subtract completion line, then state the vertex and whether it is a maximum or minimum.

Hints

- Square half the coefficient of \(x\). - Add and subtract that same number so the function is unchanged. - The sign of the squared-term coefficient determines whether the vertex is a minimum or maximum.

Solution

1. Add and subtract \(25\): \(f(x)=x^2+10x+25-25+7\). 2. Rewrite: \(f(x)=(x+5)^2-18\). 3. The vertex is \((-5,-18)\). Because the leading coefficient is positive, it is a minimum.

Answer

Completion line: \(f(x)=x^2+10x+25-25+7\) Vertex form: \(f(x)=(x+5)^2-18\) Vertex: \((-5,-18)\), a minimum.
5146149
Complete the square to rewrite \(f(x)=x^2+4x+7\) in vertex form. Show the constant you add and subtract to create the perfect-square trinomial, then state the vertex.

Hints

- Focus first on the terms \(x^2+4x\). - The number used to complete the square comes from half the coefficient of \(x\), then squaring. - Keep the expression equivalent by compensating for whatever constant you insert.

Solution

1. Half of the coefficient of \(x\) is \(2\), and \(2^2=4\), so add and subtract \(4\): \(x^2+4x+7=x^2+4x+4-4+7\). 2. Rewrite the perfect-square trinomial: \(f(x)=(x+2)^2+3\). 3. From vertex form, the vertex is \((-2,3)\).

Answer

Completing-square step: \(x^2+4x+7=x^2+4x+4-4+7\) Vertex form: \(f(x)=(x+2)^2+3\) Vertex: \((-2,3)\)
5152409
Consider the equations (1) \(x^2 - 10x + 25 = 0\) (2) \(x^2 - 10x + 24 = 0\) a) Solve equation (1) by recognizing a perfect-square trinomial. b) Explain why equation (2) is not a perfect-square trinomial. How would the constant term need to change to make it one?

Hints

- Square half the coefficient of \(x\). - Compare that square with the constant term in each equation. - A perfect-square trinomial has the form \((x - h)^2\).

Solution

a) In equation (1), half the coefficient of \(x\) is \(-5\), and \((-5)^2=25\). Therefore, \(x^2-10x+25=(x-5)^2\). Solving \((x-5)^2=0\) gives \(x=5\). b) A perfect-square trinomial with middle term \(-10x\) must have constant term \(\left(\frac{-10}{2}\right)^2=25\). Since equation (2) has constant term \(24\), it must be increased by \(1\).

Answer

a) \(x = 5\) b) The constant term must be \(25\), so \(24\) must be increased by \(1\).
5153169
Solve \(x^2+2x-4=0\) by completing the square. Give the completed-square equation and the exact radical solutions.

Hints

- Move the constant term before completing the square. - The square of half of \(2\) is the value to add. - Keep both square-root branches in exact form.

Solution

1. Write \(x^2+2x=4\). 2. Add \(1\): \((x+1)^2=5\). 3. Take square roots: \(x+1=\pm\sqrt5\). 4. Thus, \(x=-1\pm\sqrt5\).

Answer

\((x+1)^2=5\); \(x=-1-\sqrt5\) or \(x=-1+\sqrt5\)
5153189
Solve \(x^2+4x-4=0\) by completing the square. Report the completed-square equation and simplify the radicals in the roots.

Hints

- Isolate the quadratic and linear terms first. - Complete the square using half of the linear coefficient. - Simplify \(\sqrt8\) after isolating the square.

Solution

1. Write \(x^2+4x=4\). 2. Add \(4\): \((x+2)^2=8\). 3. Take square roots: \(x+2=\pm2\sqrt2\). 4. Therefore, \(x=-2\pm2\sqrt2\).

Answer

\((x+2)^2=8\); \(x=-2-2\sqrt2\) or \(x=-2+2\sqrt2\)
5251159
Solve each equation by completing the square. For each, give the completed-square equation before the solution set. 1) \(x^2+10x-24=0\) 2) \(x^2-16x=-15\)

Hints

- Put each equation in the form \(x^2+bx=c\). - Add the square of half of \(b\) to both sides. - Do not skip the completed-square equation when reporting your work.

Solution

1. Write \(x^2+10x=24\), add \(25\), and obtain \((x+5)^2=49\). Thus, \(x=-12\) or \(x=2\). 2. Add \(64\) to both sides to obtain \((x-8)^2=49\). Thus, \(x=1\) or \(x=15\).

Answer

1) \((x+5)^2=49\); \(x\in\{-12,2\}\) 2) \((x-8)^2=49\); \(x\in\{1,15\}\)
5251299
Solve each quadratic by completing the square. Give the completed-square equation and then the solution set. a) \(x^2+4x-21=0\) b) \(x^2-6x+5=0\)

Hints

- Move the constant term before completing each square. - Use the square of half of the linear coefficient. - Report the square you formed before using its two roots.

Solution

1. a) Write \(x^2+4x=21\), add \(4\), and get \((x+2)^2=25\). Thus, \(x=-7\) or \(x=3\). 2. b) Write \(x^2-6x=-5\), add \(9\), and get \((x-3)^2=4\). Thus, \(x=1\) or \(x=5\).

Answer

a) \((x+2)^2=25\); \(x\in\{-7,3\}\) b) \((x-3)^2=4\); \(x\in\{1,5\}\)
5549399
The diagram represents an area model for completing the square. Use the side-length labels shown in the figure. a) What is the area of the shaded corner? b) Explain how the diagram shows that adding this area to \(x^2+6x\) creates a perfect square.
Figure for problem 554939

Hints

- Use the two labeled side lengths that bound the shaded corner. - Think of \(6x\) as the combined area of the two rectangular strips. - Compare the completed figure with the area formula for one large square.

Solution

1. The shaded corner has side lengths \(3\) and \(3\), so its area is \(9\). 2. The other three regions have total area \(x^2+3x+3x=x^2+6x\). 3. Adding the corner gives \(x^2+6x+9\), which is the area of a square with side length \(x+3\). Therefore, \(x^2+6x+9=(x+3)^2\).

Answer

a) \(9\) b) The added \(3\times3\) corner completes a square of side \(x+3\), so \(x^2+6x+9=(x+3)^2\).
5101509
Solve \(4x^2-16x-9=0\) by completing the square. In your answer, include the completed-square equation immediately before taking square roots.

Hints

- Make the coefficient of \(x^2\) equal to \(1\) before completing the square. - Add the square of half the linear coefficient to both sides. - Preserve both signs when taking the square root.

Solution

1. Move the constant and divide by \(4\): \(x^2-4x=\frac{9}{4}\). 2. Add \(4\) to both sides: \(x^2-4x+4=\frac{25}{4}\). 3. Rewrite: \((x-2)^2=\frac{25}{4}\). 4. Take both square roots: \(x-2=\pm\frac{5}{2}\). 5. Thus, \(x=-\frac{1}{2}\) or \(x=\frac{9}{2}\).

Answer

Completed-square equation: \((x-2)^2=\frac{25}{4}\) Solutions: \(x=-\frac{1}{2}\) or \(x=\frac{9}{2}\)
5101549
Solve \(4x^2-24x+29=0\) by completing the square. Show the completed-square equation before giving the exact roots.

Hints

- Normalize the quadratic coefficient before completing the square. - Keep fractional constants exact while adding the completion value. - Use both signs after taking square roots.

Solution

1. Move \(29\) and divide by \(4\): \(x^2-6x=-\frac{29}{4}\). 2. Add \(9\): \(x^2-6x+9=\frac{7}{4}\). 3. Rewrite: \((x-3)^2=\frac{7}{4}\). 4. Take both square roots: \(x-3=\pm\frac{\sqrt7}{2}\). 5. Therefore, \(x=3\pm\frac{\sqrt7}{2}\).

Answer

\((x-3)^2=\frac{7}{4}\); \(x=3-\frac{\sqrt7}{2}\) or \(x=3+\frac{\sqrt7}{2}\)
5142759
Use completing the square to rewrite \(f(x)=2x^2-12x+10\) in vertex form. Show the completed-square expression inside the factored coefficient before simplifying. Then state the vertex and describe the transformations from \(y=x^2\).

Hints

- Factor the leading coefficient only from the terms containing \(x\). - Complete the square inside the parentheses before distributing the outside factor. - Read horizontal and vertical shifts from the final vertex form.

Solution

1. Factor \(2\) from the variable terms: \(f(x)=2(x^2-6x)+10\). 2. Complete the square: \(f(x)=2((x-3)^2-9)+10\). 3. Simplify: \(f(x)=2(x-3)^2-8\). 4. The vertex is \((3,-8)\). 5. Relative to \(y=x^2\), the graph is vertically stretched by \(2\), shifted \(3\) units right, and shifted \(8\) units down.

Answer

Completion step: \(f(x)=2((x-3)^2-9)+10\) Vertex form: \(f(x)=2(x-3)^2-8\) Vertex: \((3,-8)\) Transformations: vertical stretch by \(2\), right \(3\), down \(8\).
5142779
The functions are \(g(x)=x^2-4x+7\) and \(h(x)=(x-2)^2+1\). Complete the square for \(g\), and include the algebraic completion line in your answer. Then compare the axes of symmetry, vertical order, and distance between the vertices.

Hints

- Add and subtract the same square-completion value within \(g\). - Compare the vertex x-coordinates after rewriting \(g\). - Subtract the two vertex-form expressions to compare their heights.

Solution

1. Complete the square: \(g(x)=x^2-4x+4-4+7=(x-2)^2+3\). 2. The vertex of \(g\) is \((2,3)\); the vertex of \(h\) is \((2,1)\). 3. Both have axis \(x=2\). 4. Since \(g(x)=h(x)+2\), \(g\) is \(2\) units above \(h\) everywhere and the vertices are \(2\) units apart vertically.

Answer

Completion: \(g(x)=x^2-4x+4-4+7=(x-2)^2+3\) Both axes are \(x=2\). The graph of \(g\) is \(2\) units above \(h\), and the vertices are \(2\) units apart vertically.
5145339
Find each real solution set without a calculator. For parts b) and c), include the completed-square equation before the roots. For parts a) and d), include the isolated-square equation used to decide the real solutions. a) \(x^2-25=0\) b) \(x^2-2.4x+0.8=0\) c) \(x^2+4x-5=0\) d) \(x^2+8=0\)

Hints

- Decide first whether the square is already isolated or whether a linear term requires completion. - For b) and c), square half the coefficient of \(x\). - A real square cannot equal a negative number.

Solution

1. a) \(x^2=25\), so \(x=\pm5\). 2. b) Write \(x^2-2.4x=-0.8\) and add \(1.44\): \((x-1.2)^2=0.64\). Thus, \(x=0.4\) or \(x=2\). 3. c) Write \(x^2+4x=5\) and add \(4\): \((x+2)^2=9\). Thus, \(x=-5\) or \(x=1\). 4. d) \(x^2=-8\), which has no real solution.

Answer

a) \(x^2=25\); \(x\in\{-5,5\}\) b) \((x-1.2)^2=0.64\); \(x\in\{0.4,2\}\) c) \((x+2)^2=9\); \(x\in\{-5,1\}\) d) \(x^2=-8\); \(\varnothing\)
5145359
Complete each task about real quadratic solutions. a) Solve \(x^2-\frac14=0\). b) Explain without calculating why \((x+5)^2=-4\) has no real solution. c) Solve \(x^2-2x-3=0\) by completing the square, and include the completed-square equation in your answer.

Hints

- Use the sign restriction on real squares in part b). - For part c), isolate the quadratic and linear terms before adding the completion value. - Keep both roots after the completed square is isolated.

Solution

1. a) \(x^2=\frac14\), so \(x=\pm\frac12\). 2. b) The square of any real expression is nonnegative, so it cannot equal \(-4\). 3. c) Write \(x^2-2x=3\), add \(1\), and obtain \((x-1)^2=4\). Thus, \(x=-1\) or \(x=3\).

Answer

a) \(x\in\left\{-\frac12,\frac12\right\}\) b) No real solution because a real square cannot be negative. c) \((x-1)^2=4\); \(x\in\{-1,3\}\)
5145369
Maya claims, “If the vertex of a translation of \(y=x^2\) lies on the x-axis, then the function can be written as the square of a binomial.” First analyze the three examples below by rewriting as needed and stating each vertex. Then prove or disprove Maya's claim for a general translation \(y=(x-h)^2+k\). a) \(f(x)=x^2-14x+49\) b) \(g(x)=x^2+5x+6.25\) c) \(h(x)=x^2-2x-1\)

Hints

- Rewrite each example in vertex form before judging the claim. - In the general form, identify which parameter is the vertex's y-coordinate. - Ask what setting that coordinate to zero does to the equation.

Solution

1. a) \(f(x)=(x-7)^2\), so the vertex is \((7,0)\). 2. b) \(g(x)=(x+2.5)^2\), so the vertex is \((-2.5,0)\). 3. c) Completing the square gives \(h(x)=(x-1)^2-2\), so the vertex is \((1,-2)\). 4. A general translation has vertex \((h,k)\). Its vertex lies on the x-axis exactly when \(k=0\). 5. When \(k=0\), the equation becomes \(y=(x-h)^2\), the square of a binomial. Therefore, Maya's claim is true for every translation of \(y=x^2\).

Answer

a) \((x-7)^2\); vertex \((7,0)\) b) \((x+2.5)^2\); vertex \((-2.5,0)\) c) \((x-1)^2-2\); vertex \((1,-2)\) General proof: \(y=(x-h)^2+k\) has vertex \((h,k)\). A vertex on the x-axis requires \(k=0\), giving \(y=(x-h)^2\). Therefore, Maya's claim is true.
5145379
The function is \(f(x)=x^2+12x+q\). Complete the square in terms of \(q\). Use that form to find the value of \(q\) that places the vertex on the x-axis, then write the final vertex form.

Hints

- Add and subtract the square of half of \(12\). - Read the vertex's y-coordinate from the completed-square form. - A point on the x-axis has y-coordinate \(0\).

Solution

1. Complete the square: \(f(x)=x^2+12x+36-36+q=(x+6)^2+(q-36)\). 2. The vertex is \((-6,q-36)\). 3. For the vertex to lie on the x-axis, \(q-36=0\), so \(q=36\). 4. Then \(f(x)=(x+6)^2\).

Answer

General completed-square form: \(f(x)=(x+6)^2+(q-36)\) \(q=36\), so \(f(x)=(x+6)^2\).
5145529
Consider \(x^2+4=2x\). a) Rewrite the equation so that \(x^2\) is alone on the left. b) Let \(f(x)=x^2\) and \(g(x)=2x-4\). Complete the square on the difference of their outputs and give the resulting positive expression that proves whether the functions can have the same output. c) How many real solutions does the original equation have, and what does this mean about the graphs?

Hints

- Move the two output expressions to one side before completing the square. - A squared expression is always nonnegative over the reals. - Equal function outputs correspond to intersection points.

Solution

1. a) Subtract \(4\): \(x^2=2x-4\). 2. Equal outputs require \(x^2-2x+4=0\). Complete the square: \(x^2-2x+4=(x-1)^2+3\). 3. Since \((x-1)^2+3>0\) for every real \(x\), equal outputs are impossible. 4. Therefore, the original equation has no real solutions and the graphs do not intersect.

Answer

a) \(x^2=2x-4\) b) \(f(x)-g(x)=(x-1)^2+3>0\), so the functions never have the same output. c) No real solutions; the graphs have no intersection points.
5145559
The function is \(g(x)=x^2+bx+64\). a) Complete the square in terms of \(b\), and use that form to find the two values of \(b\) for which the graph touches the x-axis exactly once. b) Find the vertex for the positive value of \(b\).

Hints

- Treat \(b\) as a fixed number while completing the square in \(x\). - The constant outside the square is the vertex's y-coordinate. - Touching the x-axis once means that vertex y-coordinate is zero.

Solution

1. Complete the square: \(g(x)=\left(x+\frac{b}{2}\right)^2+64-\frac{b^2}{4}\). 2. The graph touches the x-axis once when the vertex y-coordinate is \(0\): \(64-\frac{b^2}{4}=0\). 3. Thus, \(b^2=256\), so \(b=-16\) or \(b=16\). 4. For \(b=16\), \(g(x)=(x+8)^2\), whose vertex is \((-8,0)\).

Answer

Completed-square form: \(g(x)=\left(x+\frac{b}{2}\right)^2+64-\frac{b^2}{4}\) a) \(b=-16\) or \(b=16\) b) For \(b=16\), the vertex is \((-8,0)\).
5145569
A translated parent parabola is \(h(x)=x^2-9x+c\). a) Complete the square in terms of \(c\), and use that form to find the value of \(c\) for which the vertex lies on the x-axis. b) Increase that value of \(c\) by \(1.5\). Describe how the vertex changes.

Hints

- Half of \(-9\) determines the horizontal coordinate in the completed square. - Keep the parameter \(c\) outside the square and read the vertex y-coordinate. - Changing only the constant term produces a vertical translation.

Solution

1. Complete the square: \(h(x)=(x-4.5)^2+c-20.25\). 2. The vertex is \((4.5,c-20.25)\), so it lies on the x-axis when \(c=20.25\). 3. Increasing \(c\) by \(1.5\) shifts every output up by \(1.5\), moving the vertex to \((4.5,1.5)\).

Answer

Completed-square form: \(h(x)=(x-4.5)^2+c-20.25\) a) \(c=20.25\) b) The vertex moves from \((4.5,0)\) to \((4.5,1.5)\), a shift \(1.5\) units up.
5145659
Rewrite \(g(x)=-0.5x^2+4x-2\) in vertex form by completing the square. Include the completed-square expression before distributing \(-0.5\), then describe the graph relative to \(y=x^2\).

Hints

- Factor the leading coefficient from the variable terms first. - Track the outside negative factor when you complete the square inside parentheses. - Interpret the sign and magnitude of the final leading coefficient separately.

Solution

1. Factor \(-0.5\): \(g(x)=-0.5(x^2-8x)-2\). 2. Complete the square: \(g(x)=-0.5((x-4)^2-16)-2\). 3. Simplify: \(g(x)=-0.5(x-4)^2+6\). 4. The negative coefficient reflects the parabola across the x-axis, and its magnitude \(0.5\) makes it wider than \(y=x^2\).

Answer

Completion step: \(g(x)=-0.5((x-4)^2-16)-2\) Vertex form: \(g(x)=-0.5(x-4)^2+6\) The graph opens downward and is wider than \(y=x^2\).
5146019
Solve \(x^2+8x+12=0\) in two ways: 1. Complete the square, showing the completed-square equation. 2. Use the quadratic formula, showing the formula substitution before simplifying. Compare the two intermediate forms. What advantage does completing the square provide when the related function is interpreted as a parabola?

Hints

- For the first method, turn the quadratic and linear terms into one square before solving. - For the second method, identify all three coefficients with their signs. - Compare what geometric information is visible in the completed-square form but not in the raw formula substitution.

Solution

1. Complete the square: \(x^2+8x+12=(x+4)^2-4\), so \((x+4)^2=4\). Thus, \(x=-6\) or \(x=-2\). 2. With \(a=1\), \(b=8\), and \(c=12\), the quadratic formula gives \(x=\frac{-8\pm\sqrt{8^2-4\cdot1\cdot12}}{2\cdot1}=\frac{-8\pm4}{2}\), giving the same roots. 3. Completing the square also produces \(f(x)=(x+4)^2-4\), from which the vertex \((-4,-4)\) is visible directly.

Answer

1. Completing the square: \((x+4)^2=4\); \(x\in\{-6,-2\}\) 2. Quadratic formula: \(x=\frac{-8\pm\sqrt{8^2-4\cdot1\cdot12}}{2\cdot1}\); \(x\in\{-6,-2\}\) Comparison: Completing the square also gives vertex form \((x+4)^2-4\), which shows the vertex \((-4,-4)\) directly.
5146159
Use completing the square to rewrite \(g(x)=-2x^2+12x-10\) in vertex form. Show the completed-square expression inside the factor before simplifying.

Hints

- Take the negative leading coefficient outside the variable terms first. - Complete the square inside the parentheses while keeping the outside factor in view. - Distribute the outside factor only after the square has been formed.

Solution

1. Factor \(-2\) from the variable terms: \(g(x)=-2(x^2-6x)-10\). 2. Complete the square: \(g(x)=-2((x-3)^2-9)-10\). 3. Simplify: \(g(x)=-2(x-3)^2+8\).

Answer

Completion step: \(g(x)=-2((x-3)^2-9)-10\) Vertex form: \(g(x)=-2(x-3)^2+8\)
5152389
Find \(c\) so that \(4x^2 + 12x + c\) can be written as \((ax + b)^2\), where \(a > 0\). Give \(c\) and the factored expression.

Hints

- Match the leading term to \(a^2x^2\). - Use the middle term \(2abx\) to find \(b\). - The constant term is \(b^2\).

Solution

1. Compare with \((ax + b)^2 = a^2x^2 + 2abx + b^2\). 2. Since \(a^2 = 4\) and \(a > 0\), \(a = 2\). 3. The middle term gives \(2(2)b = 12\), so \(b = 3\). 4. Therefore, \(c = b^2 = 9\), and the expression factors as \((2x + 3)^2\).

Answer

\(c = 9\); \((2x + 3)^2\)
5152789
Let \(f(x)=x^2-4x-5\). a) Complete the square to rewrite the function in vertex form. Include the add-and-subtract completion line and state the vertex. b) Use the vertex form to find the zeros.

Hints

- Add and subtract the square of half of \(-4\). - Read the vertex only after the function is in completed-square form. - For the zeros, set the completed-square expression equal to zero and isolate the square.

Solution

1. Add and subtract \(4\): \(f(x)=x^2-4x+4-4-5=(x-2)^2-9\). 2. The vertex is \((2,-9)\). 3. Set the vertex form equal to zero: \((x-2)^2=9\), so \(x=-1\) or \(x=5\).

Answer

a) Completion: \(x^2-4x+4-4-5\); \(f(x)=(x-2)^2-9\); vertex \((2,-9)\) b) \(x=-1\) and \(x=5\)
5152999
Let \(g(x)=-2x^2+8x-5\). Complete the square to rewrite the function in vertex form. Include the completed-square expression before simplification, then state the vertex and its quadrant.

Hints

- Factor the leading coefficient from the terms containing \(x\). - Complete the square inside the parentheses before applying the outside factor. - Determine the quadrant from the signs of the two vertex coordinates.

Solution

1. Factor \(-2\): \(g(x)=-2(x^2-4x)-5\). 2. Complete the square: \(g(x)=-2((x-2)^2-4)-5\). 3. Simplify: \(g(x)=-2(x-2)^2+3\). 4. The vertex is \((2,3)\), in Quadrant I.

Answer

Completion step: \(g(x)=-2((x-2)^2-4)-5\) Vertex form: \(g(x)=-2(x-2)^2+3\) Vertex: \((2,3)\), Quadrant I.
5251169
Find each solution set by completing the square. Include the completed-square equation for each part. 1) \(x^2-7x+10=0\) 2) \(x^2+9x=10\)

Hints

- Odd linear coefficients produce fractional half-values. - Keep the fractions exact while squaring and adding to both sides. - Verify the perfect-square binomial before taking roots.

Solution

1. Write \(x^2-7x=-10\), add \(\frac{49}{4}\), and get \(\left(x-\frac72\right)^2=\frac94\). Hence, \(x=2\) or \(x=5\). 2. Add \(\frac{81}{4}\): \(\left(x+\frac92\right)^2=\frac{121}{4}\). Hence, \(x=-10\) or \(x=1\).

Answer

1) \(\left(x-\frac72\right)^2=\frac94\); \(x\in\{2,5\}\) 2) \(\left(x+\frac92\right)^2=\frac{121}{4}\); \(x\in\{-10,1\}\)
5251179
Solve each equation by completing the square. Show the completed-square equation before the roots. 1) \(x^2-16x+63=0\) 2) \(x^2+7x=18\)

Hints

- Move the constant term away from the quadratic and linear terms first. - Square half of the linear coefficient, even when that half is fractional. - Take both square roots only after a single square is isolated.

Solution

1. Write \(x^2-16x=-63\), add \(64\), and obtain \((x-8)^2=1\). Thus, \(x=7\) or \(x=9\). 2. Add \(\frac{49}{4}\): \(\left(x+\frac72\right)^2=\frac{121}{4}\). Thus, \(x=-9\) or \(x=2\).

Answer

1) \((x-8)^2=1\); \(x\in\{7,9\}\) 2) \(\left(x+\frac72\right)^2=\frac{121}{4}\); \(x\in\{-9,2\}\)
5251189
Find each solution set by completing the square. Include the normalized completed-square equation for each part. 1) \(3x^2-12x=36\) 2) \(x^2-3x=\frac74\)

Hints

- Normalize the leading coefficient before completing the square when necessary. - Work with exact fractions in part 2). - Check that the expression on the left is a perfect-square binomial before solving.

Solution

1. Divide by \(3\): \(x^2-4x=12\). Add \(4\): \((x-2)^2=16\). Thus, \(x=-2\) or \(x=6\). 2. Add \(\frac94\): \(\left(x-\frac32\right)^2=4\). Thus, \(x=-\frac12\) or \(x=\frac72\).

Answer

1) \((x-2)^2=16\); \(x\in\{-2,6\}\) 2) \(\left(x-\frac32\right)^2=4\); \(x\in\left\{-\frac12,\frac72\right\}\)
5251309
Find each solution set by completing the square. Show the completed-square equation for both parts. a) \(x^2-x-\frac34=0\) b) \(3x^2+12x-15=0\)

Hints

- Keep fractions exact instead of converting them to decimals. - Normalize part b) before adding a square-completion value. - Confirm that the left side is a perfect square before taking square roots.

Solution

1. a) Write \(x^2-x=\frac34\), add \(\frac14\), and get \(\left(x-\frac12\right)^2=1\). Thus, \(x=-\frac12\) or \(x=\frac32\). 2. b) Divide by \(3\): \(x^2+4x-5=0\), so \(x^2+4x=5\). Add \(4\): \((x+2)^2=9\). Thus, \(x=-5\) or \(x=1\).

Answer

a) \(\left(x-\frac12\right)^2=1\); \(x\in\left\{-\frac12,\frac32\right\}\) b) \((x+2)^2=9\); \(x\in\{-5,1\}\)
5254659
The quadratic function is \(f(x)=0.5x^2-3x+5.5\). a) Complete the square and write \(f\) in vertex form. Show the completed-square transformation. b) Use the vertex form to explain why the graph has no x-intercepts and why every function value is at least \(1\). c) State the range of the function.

Hints

- Before completing the square, factor the leading coefficient from the quadratic and linear terms only. - Inside the parentheses, determine the constant that turns \(x^2-6x\) into a perfect-square trinomial. - After reaching vertex form, use the fact that a real square cannot be negative.

Solution

1. Factor \(0.5\) from the quadratic and linear terms: \(f(x)=0.5(x^2-6x)+5.5\). 2. Complete the square inside the parentheses: \(f(x)=0.5((x-3)^2-9)+5.5=0.5(x-3)^2+1\). 3. Because \((x-3)^2\ge0\), \(0.5(x-3)^2+1\ge1\). Therefore \(f(x)\) can never equal \(0\), so the graph has no x-intercepts. 4. The minimum value is \(1\), so the range is \([1,\infty)\).

Answer

a) \(f(x)=0.5(x^2-6x)+5.5=0.5((x-3)^2-9)+5.5=0.5(x-3)^2+1\) b) Since \((x-3)^2\ge0\), \(f(x)\ge1\); therefore the graph has no x-intercepts. c) \([1,\infty)\)
5281319
Let \(f(x) = 2x^2 + 8x + c\). 1) Find \(c\) so that the expression can be written in the form \(a(x - h)^2\), with no added constant. 2) For this value of \(c\), state the vertex.

Hints

- What perfect-square trinomial begins with \(x^2 + 4x\)? - How does the constant inside the parentheses relate to \(c\)? - What is the vertex of a quadratic written as \(a(x - h)^2\)?

Solution

1. Factor \(2\): \(f(x) = 2\left(x^2 + 4x + \frac{c}{2}\right)\). 2. The trinomial inside the parentheses must be \((x + 2)^2 = x^2 + 4x + 4\). Therefore, \(\frac{c}{2} = 4\), so \(c = 8\). 3. Then \(f(x) = 2(x + 2)^2\), whose vertex is \((-2, 0)\).

Answer

1) \(c = 8\) 2) \((-2, 0)\)
5334399
Given \(f(x)=1.5x^2-6x+4.5\): a) Rewrite \(f\) in vertex form by completing the square. Include the completed-square expression before simplifying. b) Use the vertex form to find the zeros. c) Write \(f\) in factored form.

Hints

- Factor the leading coefficient before forming the square. - Use the completed-square form itself to solve for the zeros. - Once the zeros are known, include the original leading coefficient in factored form.

Solution

1. Factor \(1.5\): \(f(x)=1.5(x^2-4x)+4.5\). 2. Complete the square: \(f(x)=1.5((x-2)^2-4)+4.5=1.5(x-2)^2-1.5\). 3. Set the vertex form equal to zero: \((x-2)^2=1\), giving zeros \(1\) and \(3\). 4. Therefore, \(f(x)=1.5(x-1)(x-3)\).

Answer

a) Completion: \(f(x)=1.5((x-2)^2-4)+4.5\); vertex form \(f(x)=1.5(x-2)^2-1.5\) b) \(x=1\) and \(x=3\) c) \(f(x)=1.5(x-1)(x-3)\)
5549409
Noah tries to solve \(2x^2+8x-3=0\) by completing the square and writes \(2(x^2+4x+4)=3+4\), so \(2(x+2)^2=7\). Identify the error and solve the equation correctly by completing the square. Include the correct completed-square equation in your answer.

Hints

- Track the effect of the outside coefficient on any value inserted inside the parentheses. - Preserve equality before rewriting a trinomial as a square. - Isolate the completed square before taking both square roots.

Solution

1. Inserting \(4\) inside parentheses multiplied by \(2\) increases the left side by \(8\), not \(4\), so Noah's equation is not equivalent to the original. 2. From \(2x^2+8x=3\), write \(2(x^2+4x)=3\). 3. Complete the square: \(2((x+2)^2-4)=3\), so \(2(x+2)^2=11\), or \((x+2)^2=\frac{11}{2}\). 4. Thus, \(x=-2\pm\frac{\sqrt{22}}{2}\).

Answer

Noah compensates by \(4\) even though adding \(4\) inside a quantity multiplied by \(2\) changes the left side by \(8\). Correct completed-square equation: \((x+2)^2=\frac{11}{2}\) Solutions: \(x=-2\pm\frac{\sqrt{22}}{2}\)
5145449
Let \(h(x)=2x^2-12x+10\). a) Complete the square to rewrite the function in vertex form. Include the unsimplified completed-square expression. b) What is the minimum value of \(h\), and at what \(x\)-value does it occur? c) Explain without additional calculation why \(h(x)=-10\) has no real solution. d) Find the \(x\)-values for which \(h(x)=10\). Interpret the result graphically.

Hints

- Factor the leading coefficient from only the variable terms before completing the square. - Use vertex form to read the range and minimum directly. - Interpret an equation \(h(x)=c\) as intersections with a horizontal line.

Solution

1. Complete the square: \(h(x)=2(x^2-6x)+10=2((x-3)^2-9)+10=2(x-3)^2-8\). 2. The vertex is \((3,-8)\), so the minimum value is \(-8\) at \(x=3\). 3. Since the range is \(h(x)\ge-8\), the equation \(h(x)=-10\) has no real solution. 4. Solve \(h(x)=10\): \(2x^2-12x=0\), so \(2x(x-6)=0\). Thus, \(x=0\) or \(x=6\), corresponding to intersections \((0,10)\) and \((6,10)\).

Answer

a) \(h(x)=2((x-3)^2-9)+10=2(x-3)^2-8\) b) Minimum \(-8\) at \(x=3\) c) The range is \(h(x)\ge-8\), so \(h(x)=-10\) has no real solution. d) \(x=0,6\); the graph meets \(y=10\) at \((0,10)\) and \((6,10)\).
5153009
Consider \(h_p(x)=x^2-px+9\), where \(p>0\). Complete the square in terms of \(p\), report that form, and use it to find the value of \(p\) for which the vertex lies on the x-axis.

Hints

- Treat \(p\) as a constant while completing the square in \(x\). - The term outside the square is the vertex's y-coordinate. - Apply the condition \(p>0\) after solving the resulting equation.

Solution

1. Complete the square: \(h_p(x)=\left(x-\frac p2\right)^2+9-\frac{p^2}{4}\). 2. The vertex y-coordinate is \(9-\frac{p^2}{4}\). 3. Set it equal to zero: \(p^2=36\). 4. Since \(p>0\), \(p=6\).

Answer

Completed-square form: \(h_p(x)=\left(x-\frac p2\right)^2+9-\frac{p^2}{4}\) \(p=6\)
5254509
Consider \(f(x)=x^2+px+q\). a) Complete the square symbolically. Include the completed-square form and use it to derive the vertex coordinates in terms of \(p\) and \(q\). b) A classmate claims, “If \(q<\left(\frac p2\right)^2\), then the parabola must cross the x-axis twice.” Determine whether the claim is true and justify it from your completed-square form.

Hints

- Treat \(p\) and \(q\) as constants while completing the square in \(x\). - Compare the claim's inequality directly with the constant outside the square. - Use both the vertex height and the upward opening in the graph argument.

Solution

1. Complete the square: \(f(x)=\left(x+\frac p2\right)^2+q-\frac{p^2}{4}\). 2. The vertex is \(\left(-\frac p2,q-\frac{p^2}{4}\right)\). 3. The stated condition is equivalent to \(q-\frac{p^2}{4}<0\), so the vertex is below the x-axis. 4. Since the parabola opens upward, it must cross the x-axis twice. The claim is true.

Answer

a) \(f(x)=\left(x+\frac p2\right)^2+q-\frac{p^2}{4}\); vertex \(\left(-\frac p2,q-\frac{p^2}{4}\right)\) b) True. The condition makes the vertex y-coordinate negative, and an upward-opening parabola then has two x-intercepts.
5250689
Derive the quadratic formula from \(ax^2 + bx + c = 0\), where \(a \ne 0\), using a form of completing the square that avoids fractions until the final steps. a) Multiply the equation by \(4a\), and then subtract \(4ac\) from both sides. b) Add \(b^2\) to both sides. Show that the left side is a perfect square, and write the resulting equation. c) Continue solving for \(x\) to obtain the quadratic formula. Explain why the perfect-square form is useful.

Hints

- View \(4a^2x^2\) as \((2ax)^2\). - Match the left side to \(A^2 + 2AB + B^2\). - After forming a square, take both square roots and isolate \(x\).

Solution

a) Multiply by \(4a\): \(4a^2x^2+4abx+4ac=0\). Subtract \(4ac\): \(4a^2x^2+4abx=-4ac\). b) Add \(b^2\): \(4a^2x^2+4abx+b^2=b^2-4ac\). The left side is a perfect square, so \((2ax+b)^2=b^2-4ac\). c) Take both square roots: \(2ax+b=\pm\sqrt{b^2-4ac}\). Subtract \(b\) and divide by \(2a\): \(x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}\). The perfect-square form is useful because it places the variable in one squared expression that can be isolated by taking square roots.

Answer

a) \(4a^2x^2 + 4abx = -4ac\) b) \((2ax + b)^2 = b^2 - 4ac\) c) \(x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\); the perfect-square form allows the equation to be solved by taking square roots.

All problems may be used, copied and printed free of charge for school and tutoring, including paid tutoring. Commercial adaptations as well as publication or redistribution on the internet are not permitted.