Math Problem Statement

Solve the quadratic equation x^2 - 4x - 21 = 0 by completing the square.

Solution

Let's solve the quadratic equation x24x21=0x^2 - 4x - 21 = 0 by completing the square.

Step-by-Step Process:

  1. Move the constant term to the right side: x24x=21x^2 - 4x = 21

  2. Complete the square: Take half of the coefficient of xx (which is 4-4), divide it by 2, and then square it: (42)2=(2)2=4\left( \frac{-4}{2} \right)^2 = (-2)^2 = 4 Add this value to both sides of the equation: x24x+4=21+4x^2 - 4x + 4 = 21 + 4 (x2)2=25(x - 2)^2 = 25

  3. Solve for xx: Take the square root of both sides: x2=±25x - 2 = \pm \sqrt{25} x2=±5x - 2 = \pm 5

  4. Find the two possible solutions: x=2+5=7orx=25=3x = 2 + 5 = 7 \quad \text{or} \quad x = 2 - 5 = -3

Final solutions:

x=7orx=3x = 7 \quad \text{or} \quad x = -3

Would you like further details or have any questions?

Here are 5 related questions:

  1. What is the general formula for completing the square?
  2. How does completing the square help in deriving the quadratic formula?
  3. Can every quadratic equation be solved by completing the square?
  4. How is completing the square used in graphing quadratic functions?
  5. Why does completing the square work for solving quadratic equations?

Tip: When completing the square, always ensure that the coefficient of x2x^2 is 1 before proceeding!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Algebra
Quadratic Equations
Completing the Square

Formulas

(x - h)^2 = k (standard form after completing the square)
Quadratic equation formula ax^2 + bx + c = 0

Theorems

Quadratic formula

Suitable Grade Level

Grades 8-10