Solve (x-√7)(x+√7) = x²+7x+7: Square Root Equation Challenge

Question

Solve the following equation:

(x7)(x+7)=x2+7x+7 (x-\sqrt{7})(x+\sqrt{7})=x^2+7x+7

Video Solution

Solution Steps

00:00 Solve
00:05 We'll use the shortened multiplication formulas
00:25 Calculate the square root of 7
00:33 Simplify what we can
00:39 Isolate X
00:56 And this is the solution to the problem

Step-by-Step Solution

To solve this problem, we'll follow these steps:

  • Step 1: Simplify the equation using the difference of squares.
  • Step 2: Rearrange to form a suitable quadratic equation.
  • Step 3: Solve the quadratic equation to find the value of xx.

Now, let's work through each step:

Step 1: Simplify the left side using the difference of squares formula:

(x7)(x+7)=x2(7)2=x27 (x - \sqrt{7})(x + \sqrt{7}) = x^2 - (\sqrt{7})^2 = x^2 - 7

Step 2: Set the expressions equal and form a quadratic:

x27=x2+7x+7 x^2 - 7 = x^2 + 7x + 7

Subtract x2 x^2 from both sides:

7=7x+7 -7 = 7x + 7

Rearrange the equation to isolate x x :

7x+7=7 7x + 7 = -7

Subtract 7 from both sides:

7x=14 7x = -14

Divide both sides by 7:

x=2 x = -2

Therefore, the solution to the equation is x=2 x = -2 .

Answer

-2