Math Problem Statement

find the roots of the following quadratic equations by completing the square.

1.) x² - 2x = 3

Solution

To find the roots of the quadratic equation x22x=3x^2 - 2x = 3 by completing the square, follow these steps:

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

We start by isolating the quadratic and linear terms on one side of the equation: x22x=3x^2 - 2x = 3

Step 2: Add the square of half the coefficient of xx to both sides.

The coefficient of xx is 2-2. Half of 2-2 is 1-1, and the square of 1-1 is 11. Add 11 to both sides of the equation: x22x+1=3+1x^2 - 2x + 1 = 3 + 1 This simplifies to: (x1)2=4(x - 1)^2 = 4

Step 3: Take the square root of both sides.

To solve for xx, take the square root of both sides: x1=±2x - 1 = \pm 2

Step 4: Solve for xx.

Now, solve for xx by adding 11 to both sides: x=1±2x = 1 \pm 2 So, the two possible values of xx are: x=1+2=3x = 1 + 2 = 3 x=12=1x = 1 - 2 = -1

Final Answer:

The roots of the quadratic equation x22x=3x^2 - 2x = 3 are: x=3andx=1x = 3 \quad \text{and} \quad x = -1

Would you like more details on completing the square?

Here are five related questions:

  1. How do you complete the square when the coefficient of x2x^2 is not 1?
  2. What is the quadratic formula, and how does it compare to completing the square?
  3. Can completing the square always be used to solve any quadratic equation?
  4. How can completing the square help in deriving the quadratic formula?
  5. What are the geometric interpretations of completing the square?

Tip: Always ensure the coefficient of x2x^2 is 1 before completing the square. If it's not, divide the entire equation by the coefficient first.

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
Quadratic equation in the form ax^2 + bx + c = 0

Theorems

The method of completing the square
Properties of quadratic equations

Suitable Grade Level

Grades 8-10