You can put this solution on YOUR website! √x+35 + 7 = x
Rearrange:
x - sqrt(x) -42 = 0
This is a quadratic in sqrt(x)
---------------------------------
Rewrite to see that:
(sqrt(x))^2 - sqrt(x) - 42 = 0
Factor:
(sqrt(x)-7)(sqrt(x)+6) = 0
Positive solution:
sqrt(x) = 7
x = 49
---
Checking:
sqrt(49)+ 35 + 7 = 49
7 + 35 + 7 = 49
49 = 49
==================
Cheers,
Stan H.