Math Problem Statement

Solve the quadratic equation by completing the square.

x22x9=0x^2-2x-9=0

First, choose the appropriate form and fill in the blanks with the correct numbers. Then, solve the equation. Simplify your answer as much as possible. If there is more than one solution, separate them with commas.

Solution

To solve the quadratic equation by completing the square, let's go step by step.

Given equation:

x22x9=0x^2 - 2x - 9 = 0

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

x22x=9x^2 - 2x = 9

Step 2: Complete the square.

To complete the square, take half of the coefficient of xx, square it, and add it to both sides. The coefficient of xx is 2-2, so: (22)2=1\left(\frac{-2}{2}\right)^2 = 1 Now, add 1 to both sides: x22x+1=9+1x^2 - 2x + 1 = 9 + 1 (x1)2=10(x - 1)^2 = 10

Step 3: Solve for xx.

Take the square root of both sides: x1=±10x - 1 = \pm \sqrt{10} Now, solve for xx: x=1±10x = 1 \pm \sqrt{10}

Final Answer:

The solutions are: x=1+10,x=110x = 1 + \sqrt{10}, \quad x = 1 - \sqrt{10}

Do you need more details or have any questions?


Here are 5 related questions for further practice:

  1. Solve x24x5=0x^2 - 4x - 5 = 0 by completing the square.
  2. Solve x2+6x7=0x^2 + 6x - 7 = 0 by completing the square.
  3. What is the relationship between completing the square and the quadratic formula?
  4. How can completing the square help in graphing quadratic functions?
  5. Can all quadratic equations be solved by completing the square? Why or why not?

Tip: Completing the square is a method that can also be used to convert quadratic equations into vertex form, making it easier to analyze the vertex of the parabola.

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

General form of quadratic equation: ax^2 + bx + c = 0
Completing the square: (x - p)^2 = q
Square root property: x = ±√q

Theorems

Square root property
Properties of equations

Suitable Grade Level

Grades 8-10