Alevelman
- 6
- 0
I have been attempting to solve the equation, I have arrived at two roots however only one of them seems to be correct. If possible could you spot a possible mistake I have made.
## \sqrt{3x + 10} =2 + \sqrt{x+4}##
##3x + 10=4+4\sqrt{x+4}+x+4##
##0.5x+0.5=\sqrt{x+4}##
##0.25x^2+0.5x+0.25=x+4##
##x^2+2x+1=4x+16##
##x^2-2x-15=0##
##(x-5)(x+3)=0##
##x=5## and ##x=-3##
However when you put the results back into the equation only x=5 is true
Thanks for any help
## \sqrt{3x + 10} =2 + \sqrt{x+4}##
##3x + 10=4+4\sqrt{x+4}+x+4##
##0.5x+0.5=\sqrt{x+4}##
##0.25x^2+0.5x+0.25=x+4##
##x^2+2x+1=4x+16##
##x^2-2x-15=0##
##(x-5)(x+3)=0##
##x=5## and ##x=-3##
However when you put the results back into the equation only x=5 is true
Thanks for any help