asked 101k views
1 vote

√(x+7)-1=x

1 Answer

5 votes

Answer:

x = 2

Explanation:

Pre-Solving

We are given the following equation:


√(x+7) -1=x, which we want to solve for x.

To do this, we should isolate the square root on one side, then square both sides. We can then solve the equation as normal, but then we have to check the domain in the end for any extraneous solutions.

Solving

Start by adding 1 to both sides.


√(x+7) -1=x

+1 +1

________________________


√(x+7) = x+1

Now, square both sides.


(√(x+7) )^2= (x+1)^2

We get:

x + 7 = x² + 2x + 1

Subtract x + 7 from both sides.

x + 7 = x² + 2x + 1

-(x+7) -(x+7)

________________________

0 = x² + x - 6

This can be factored to become:

0 = (x+3)(x-2)

Solve:

x+3 = 0

x = -3

x-2 = 0

x = 2

We get x = -3 and x = 2. However, we must check the domain.

Domain

Substitute -3 as x and 2 as x into the original equation.

We get:


√(-3+7) -1 = -3


√(4) -1 = -3

2 - 1 = -3

-1 = -3

This is an untrue statement, so x = -3 is an extraneous solution.

We also get:


√(2+7) -1 = 2


√(9)-1=2

3 - 1 = 2

2 = 2

This is a true statement, so x = 2 is a real solution.

Our only answer is x = 2.

answered
User Tabares
by
8.4k points

No related questions found