Math Problem Statement

Solve x^(2)-6x=9 by completing the square. If necessary, simplify all radicals.

Solution

To solve the quadratic equation x26x=9x^2 - 6x = 9 by completing the square, follow these steps:

Step 1: Move the constant term to the other side.

We want to isolate the xx-terms on the left-hand side:

x26x=9x^2 - 6x = 9

Subtract 9 from both sides:

x26x9=0x^2 - 6x - 9 = 0

Now add 9 to both sides to move it to the right:

x26x=9x^2 - 6x = 9

Step 2: Complete the square.

To complete the square, we take half of the coefficient of xx, square it, and add it to both sides. The coefficient of xx is 6-6, so:

(62)2=9\left( \frac{-6}{2} \right)^2 = 9

Add 9 to both sides of the equation:

x26x+9=9+9x^2 - 6x + 9 = 9 + 9

Simplifying the right-hand side:

x26x+9=18x^2 - 6x + 9 = 18

Step 3: Write the left-hand side as a perfect square.

The left-hand side is now a perfect square:

(x3)2=18(x - 3)^2 = 18

Step 4: Solve for xx.

Take the square root of both sides:

x3=±18x - 3 = \pm \sqrt{18}

Simplify 18\sqrt{18}:

18=9×2=32\sqrt{18} = \sqrt{9 \times 2} = 3\sqrt{2}

So, the equation becomes:

x3=±32x - 3 = \pm 3\sqrt{2}

Step 5: Solve for xx.

Add 3 to both sides:

x=3±32x = 3 \pm 3\sqrt{2}

Thus, the two solutions are:

x=3+32orx=332x = 3 + 3\sqrt{2} \quad \text{or} \quad x = 3 - 3\sqrt{2}

These are the final simplified solutions.


Do you want more details or have any questions?

Here are 5 related questions to expand your understanding:

  1. How do you solve x2+4x=7x^2 + 4x = 7 by completing the square?
  2. Can you derive the quadratic formula using completing the square?
  3. What happens if the discriminant is negative when solving by completing the square?
  4. How can you solve 2x28x=52x^2 - 8x = 5 using the completing-the-square method?
  5. What are the advantages of completing the square over factoring?

Tip: Completing the square is very useful when the quadratic equation doesn't factor easily or when deriving the quadratic formula itself!

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

Quadratic equation in standard form: ax^2 + bx + c = 0
Completing the square formula: (x - p)^2 = q
Square root simplification: \( \sqrt{18} = 3\sqrt{2} \)

Theorems

Basic properties of squares and square roots

Suitable Grade Level

Grades 8-10