SOLUTION: Hey, can someone help me please? Radical equations and graphs: Solve for x √(x+7) +5=x This is what I have so far: √(x+7 ) =x-5

Algebra ->  Radicals -> SOLUTION: Hey, can someone help me please? Radical equations and graphs: Solve for x √(x+7) +5=x This is what I have so far: √(x+7 ) =x-5       Log On


   



Question 111763This question is from textbook College Algebra
: Hey, can someone help me please?
Radical equations and graphs:
Solve for x
√(x+7) +5=x
This is what I have so far: √(x+7 ) =x-5
(√(x+7))^2= (x-5)^2
x+7= x^2+25x+7
This question is from textbook College Algebra

Found 2 solutions by Osterm38, freedom1:
Answer by Osterm38(2) About Me  (Show Source):
You can put this solution on YOUR website!
Let us start over since you made a slight mistake near the end where you stopped.
sqrt%28x%2B7%29%2B5=x ---> (subtract 5 from both sides, then square each side)
%28sqrt%28x%2B7%29%29%5E2=%28x-5%29%5E2 ---> (square of a square root is itself)
x%2B7+=+%28x-5%29%2A%28x-5%29 ---> (use FOIL on the right hand side)
x%2B7+=+x%5E2+-5x+-+5x+%2B+25 ---> (combine like terms)
x%2B7+=+x%5E2-10x%2B25 ---> (subtract x+7 from each side)
0+=+x%5E2+-+10x+%2B+25+-+x+-7 ---> (move equal sign to other side and combine like terms again)
x%5E2+-11x+%2B+18+=+0 ---> (Now what two number are both positive or both negative and factors of 18 that add up to -11. We have the factor of 18 are in pairs: (1,18),(2,9),(3,6),(6,3),(9,2),(18,1), and in each pair either both are positive or both negative. We can see that -9-2=-11 and (-9)*(-2)=18)
%28x-9%29%28x-2%29=0
So we see that factoring here was an easier option than the quadratic equation, and our answers appear to be x=2,9, but we can check to make sure they both work in the original equation: sqrt%28x%2B7%29%2B5=x. Now notice that plugging in 2 for x does not work, because during the second step above we squared both sides to rid us of the square root, but if we didn't square both sides we would have had 3=-3, which can never happen. So our answer is x = 9.

Answer by freedom1(2) About Me  (Show Source):