SOLUTION: What's an example of an equation containing two radicals for where 1 is a solution?

Algebra ->  Equations -> SOLUTION: What's an example of an equation containing two radicals for where 1 is a solution?      Log On


   



Question 1038305: What's an example of an equation containing two radicals for where 1 is a solution?
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!

We want an equation of this form

sqrt%28%22expression1%22%29%22%22%2B%22%22sqrt%28expression2%29%22%22=%22%22%22expression3%22

That's "something + something = something"

Let's make up a simple addition or subtraction example 
as a model like this simple addition example:

                          3 + 4 = 7

We want sqrt%28%22expression1%22%29 to equal 3 when x=1
We want sqrt%28%22expression2%22%29 to equal 4 when x=1
We want %22expression3%22 to equal 7 when x=1

Let's create an expression1:
sqrt%28%22expression1%22%29%22%22=%22%223
Squaring both sides:
%22expression1%22%22%22=%22%229

Start with x = 1
Multiply through by something, say 4
          4x = 4
Add enough to both sides to make the right side come out to 9.
So we add 5 to both sides
        4x+5 = 9

So 4x+5 will do for expression1

Let's create an expression2:
sqrt%28%22expression2%22%29%22%22=%22%224
Squaring both sides:
%22expression2%22%22%22=%22%2216

Start with x = 1
Multiply through by something, say 5
          5x = 5
Add enough to both sides to make the right side come out to 16.
So we add 11 to both sides
        5x+11 = 5+11
        5x+11 = 16

So 5x+11 will do for expression2

Let's create an expression3:
It's not a radical. We want it to equal 7 when 1
is substituted for x

Start with x = 1
Multiply through by something, say 8
          8x = 8
Subtract enough from both sides to make the right side come out to 7.
So we subtract 1 from both sides
        8x-1 = 8-1
        8x-1 = 7

So 8x-1 will do for expression3


sqrt%28%22expression1%22%29%22%22%2B%22%22sqrt%28expression2%29%22%22=%22%22%22expression3%22

becomes this equation

sqrt%284x%2B5%29%22%22%2B%22%22sqrt%285x%2B11%29%22%22=%22%228x-1

Edwin