Solve for all possible values of x.

square root of, 6, x, plus, 40, end square root, equals, x, plus, 8
6x+40

=
x+8
Answer
Attempt 1 out of 2

1 answer

To solve the equation

6x+40=x+8,

we will first square both sides to eliminate the square root.

(6x+40)2=(x+8)2.

This simplifies to:

6x+40=(x+8)(x+8).

Now expand the right side:

6x+40=x2+16x+64.

Next, we will rearrange the equation to set it to zero:

0=x2+16x+646x40.

Combine like terms:

0=x2+10x+24.

Now we have a quadratic equation:

x2+10x+24=0.

We can factor this equation:

(x+4)(x+6)=0.

Setting each factor equal to zero gives us the possible solutions:

  1. x+4=0x=4
  2. x+6=0x=6

Now we have two possible solutions: x=4 and x=6.

However, we need to check each solution in the original equation to make sure they are valid (since squaring can introduce extraneous solutions).

  1. Check x=4:

6(4)+40=4+824+40=416=4, which is true.

  1. Check x=6:

6(6)+40=6+836+40=24=2, which is also true.

Both solutions are valid. Thus, the final solutions are:

4 and 6.