6 of the 79, worked through step by step — try them before opening the answer.
1 x² + 6x - 7 = 0 → (x + a)² = b
Hint: To complete the square, take half of the coefficient of the linear term, square it, and add/subtract appropriately to form a perfect square trinomial.
Show the answer
Answer: a=3, b=16
- Move the constant term to the other side** x^2 + 6x = 7 --- **
- Complete the square** Take the coefficient of x, which is 6. Divide it by 2: 6/2 = 3 Square it: 3^2 = 9 Add 9 to both sides of the equation: x^2 + 6x + 9 = 7 + 9 --- **
- Factor the left-hand side** The left-hand side is now a perfect square trinomial: (x + 3)^2 = 16 --- **
- Compare with (x + a)^2 = b** We have (x + 3)^2 = 16 So a = 3 and b = 16 --- **Final answer:** a = 3, b = 16
We start with the equation: x^2 + 6x - 7 = 0 We want to rewrite it in the form: (x + a)^2 = b --- **
2 x² - 8x + 13 = 0 → (x - h)² = k, find k?
Hint: To complete the square, take half of the coefficient of x, square it, and adjust the constant term accordingly. For example, in x² + 4x + c, half of 4 is 2, and 2 squared is 4, so (x + 2)² = x² + 4x + 4.
Show the answer
Answer: 3
- Start with x² - 8x + 13 = 0
- Move the constant term to the other side: x² - 8x = -13
- Take half of the coefficient of x: (-8)/2 = -4
- Square this result: (-4)² = 16
- Add 16 to both sides: x² - 8x + 16 = -13 + 16
- The left side becomes a perfect square: (x - 4)² = 3
- Compare with (x - h)² = k, so k = 3
The answer is 3.
3 x² + 6x + 8 = 0 → (x + h)² + k = 0; h = ?
Hint: To complete the square for a quadratic expression, take half of the coefficient of the linear term and square it to find the constant needed to form a perfect square trinomial.
Show the answer
Answer: 3
- Understand the goal** The expression (x + h)^2 expands to: x^2 + 2h x + h^2 So we need to match the coefficients of x^2 + 6x + 8 with x^2 + 2h x + h^2 + k. --- **
- Compare coefficients of x** From x^2 + 6x + 8: Coefficient of x is 6. From expansion: coefficient of x is 2h. So: 2h = 6 h = 3 --- **
- Check constant term** From expansion: (x + h)^2 + k = x^2 + 2h x + h^2 + k. Constant term in original equation: 8. So: h^2 + k = 8. Since h = 3: 9 + k = 8 k = -1 --- **
- Verify** (x + 3)^2 - 1 = x^2 + 6x + 9 - 1 = x^2 + 6x + 8. Matches the original equation. --- **Final answer:** h = 3
We start with the equation: x^2 + 6x + 8 = 0 We want to rewrite it in the form: (x + h)^2 + k = 0 --- **
4 x² + 6x - 7 = 0 → (x + a)² = b, find a and b
Hint: To complete the square, take half of the coefficient of the linear term, square it, and add it to both sides of the equation. This creates a perfect square trinomial on one side.
Show the answer
Answer: a=3, b=16
- Move the constant term to the other side** x^2 + 6x = 7 --- **
- Complete the square** Take the coefficient of x, which is 6. Divide it by 2: 6/2 = 3 Square it: 3^2 = 9 Add 9 to both sides of the equation: x^2 + 6x + 9 = 7 + 9 --- **
- Write the left side as a perfect square** x^2 + 6x + 9 = (x + 3)^2 So: (x + 3)^2 = 16 --- **
- Compare with (x + a)^2 = b** We have: a = 3 b = 16 --- **Final answer:** a = 3, b = 16
We start with the equation: x^2 + 6x - 7 = 0 We want to rewrite it in the form: (x + a)^2 = b --- **
5 x² + 8x + 13 = 0 → (x + a)² = b, find a and b?
Hint: To complete the square, take half of the coefficient of x, square it, and adjust the constant term accordingly.
Show the answer
Answer: a=4, b=3
- Start with x² + 8x + 13 = 0
- Move constant term: x² + 8x = -13
- Take half of 8: 8/2 = 4
- Square it: 4² = 16
- Add 16 to both sides: x² + 8x + 16 = -13 + 16
- Simplify: x² + 8x + 16 = 3
- Factor perfect square: (x + 4)² = 3
- Therefore, a = 4 and b = 3
6 x² - 14x + 47 = 0 → (x - h)² = k, find h and k?
Hint: To rewrite a quadratic in the form (x - h)² = k, you need to create a perfect square trinomial. Focus on the coefficient of x: take half of it, square that value, and then adjust the constant term to maintain equality.
Show the answer
Answer: h=7, k=2
- Start with x² - 14x + 47 = 0
- Move the constant term to the right side: x² - 14x = -47
- Take half of the coefficient of x: -14/2 = -7
- Square this value: (-7)² = 49
- Add 49 to both sides: x² - 14x + 49 = -47 + 49
- Simplify the right side: -47 + 49 = 2
- The left side is now a perfect square trinomial: (x - 7)² = 2
- Therefore, h = 7 and k = 2.