See,for such questions ,see if some expression is common in all the terms,for example,consider
(3x2+6x+7)1/2 + (5x2+10x+14)1/2=4-2x-x2
if you see,x2 +2x is repeated therefore let it be y
implies
(3y +7)1/2 + (5y+14)1/2 = 4-y
squaring, you get
8y +21 +2((5y+14)1/2 (3y +7)1/2)=16-8y+y2
squaring again,
(y2 - 16y-5)2 = 4(15y2 +87y +98)
solving this is a tedious process,you will get 4 values of y of which you have to
take the real values only
and then equate y= x2 +2x
again you will get corresponding values of x hence you can find the answer!
That solves the problem!