Question 208735: Hi, could you please help me out?
Thanks!!!!! Found 4 solutions by Alan3354, stanbon, jsmallt9, Edwin McCravy:Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! sqrt 2x+3 - sqrt x+1 =1 Is that what you meant?
If so,
Square both sides
Square again
(x-3)*(x+1) = 0
x = 3
x = -1
You can put this solution on YOUR website! sqrt(2x+3) - sqrt(x+1) =1
------------------------
Square both sides to get:
(2x+3) - 2sqrt[(2x+3)(x+1)] + (x+1) = 1
---
Isolate the radical term:
[2sqrt[2x^2+5x+3] = 3x+4-1
--------------------------
Square both sides:
4[2x^2+5x+3] = (3x+3)^2
8x^2 + 20x + 12 = 9x^2 + 18x + 9
---
Solve for "x":
x^2 -2x -3 = 0
---
Factor:
(x-3)(x+1) = 0
x = 3 or x = -1
-------------------------
Checking those possible answers in sqrt(2x+3) - sqrt(x+1) =1 :
x = 3
This checks out
---
X = -1
This checks out
---------------------------
Cheers,
Stan H.
===============
PS: Replies should be sent to stanbon@comcast.net
as the algebra.com feedback program is not working.
You can put this solution on YOUR website! To solve equations like this we need to get the "x" out of the square root(s). To eliminate the square roots we need to square each side of the equation.
You could go ahead and square both sides of the original equation but it is easier to if the two square roots are on opposite sides of the equation. So I will start by adding to both sides:
Now we'll square both sides. (Remember, whenever you square both sides of an equation you may be introducing what are called "extraneous solutions". This means that once we are finished we must check our answers to see if they actually work.)
Remember that exponents do not distribute. So on the right side we will need to either multiply or use the binomial square pattern: . What we end up with is:
Notice that we eliminated one but not both square roots. To get rid of the remaining square root, isolate it first. So we'll subtract (x+2) from both sides:
Now we'll square both sides:
Our square roots are finally gone. Now we can solve this (quadratic equation). Get one side equal to zero. Subtract (4x+4) from both sides:
This will factor so we'll solve it that way (instead of using the quadratic equation).
In order for this product to be zero, one of the factors must be zero. or
Now we have two simple equaitons to solve. Add 3 to both sides of the first equation and subtract 1 from both sides of the second equation: or
These are the only possible answers. But since we squared both sides (which we did twice!) we need to make sure they actually work.
Checking x = 3 in the original equation:
So x=3 works. It is a solution.
Checking x = -1 in the original equation:
x = -1 works, too. It is also a solution.
There are two radical terms. Choose
one of them to isolate, usually it's
easier to choose the more complicated.
Isolate one term with a radical:
Put parentheses around both sides and
square them:
It's easy to square the left side because it
just has one term, a square root term, so you
just take away the radical.
However the right side is not so easy to
square because it contains TWO terms. You
have to put it down twice and FOIL it out:
Now you have one radical term instead of two
Isolate the one term with a radical. I'll
isolate it on the right since that's the
side it's already on. So as before, put parentheses
around both sides and square them:
Square both sides again:
THAT'S A QUADRATIC SO GET 0 on the right:
Factor the left side:
Set each factor = 0:
gives gives
But we must check because sometimes
we get extraneous or bogus solutions.
Checking in the original equation:
That checks, too, so is a valid solution.
Checking in the original equation:
That checks so x=-1 is also a valid solution.
There are two solutions, 3 and -1.
Edwin