Algebra II Equations Containing Radicals

  • Thread starter Thread starter velox_xox
  • Start date Start date
  • Tags Tags
    Algebra Radicals
AI Thread Summary
The discussion revolves around solving the equation √y + √(y + 5) = 5, with an emphasis on the correct method for handling radicals. A common mistake identified is incorrectly applying the square of a binomial, leading to extraneous solutions. Participants suggest isolating one radical and squaring both sides correctly, which ultimately leads to the correct solution of y = 4. The importance of checking for extraneous roots is highlighted, as the initial incorrect solution of y = 10 does not satisfy the original equation. Overall, the conversation provides valuable insights into solving equations involving radicals and emphasizes careful manipulation of algebraic expressions.
velox_xox
Messages
34
Reaction score
0
More fun with radicals!

...As for the problem, I tend to get problems with this same form (but with slight differences such as two separate binomials underneath individual square roots) wrong. I'm not quite sure what I'm doing wrong, so I was hoping for some help. :D

Homework Statement


Solve. If an equation has no real solution, say so.

\sqrt {y} + \sqrt {y + 5} = 5

Answer: 4


Homework Equations



--

The Attempt at a Solution



The first thing I have been taught to do is to isolate the radicals on one side. That's already done.

Next, square both sides to eliminate radicals. I have a feeling that something I'm doing here is incorrect (?)

(\sqrt {y} + \sqrt {y + 5})^2 = 5^2
y +y + 5 = 25

Solve for y.

2y + 5 = 25
2y = 20
y = 10

But, since you often have the possibility of extraneous roots; you have to test it out in the original formula. When I do that, I get 'no solution.'

\sqrt {10} + \sqrt {10 + 5} \stackrel{?}{=} 5
\sqrt {10} + \sqrt {15} \stackrel {?} {=} 5

Approximate values from here on:

3.16 + 3.87 \stackrel {?} {\approx} 5
7.03 \neq 5

So, how'd I mess it up this time? (*joking*) Thanks in advance for your help!
 
Physics news on Phys.org
velox_xox said:
More fun with radicals!

...As for the problem, I tend to get problems with this same form (but with slight differences such as two separate binomials underneath individual square roots) wrong. I'm not quite sure what I'm doing wrong, so I was hoping for some help. :D

Homework Statement


Solve. If an equation has no real solution, say so.

\sqrt {y} + \sqrt {y + 5} = 5

Answer: 4

Homework Equations



--

The Attempt at a Solution



The first thing I have been taught to do is to isolate the radicals on one side. That's already done.

Next, square both sides to eliminate radicals. I have a feeling that something I'm doing here is incorrect (?)

(\sqrt {y} + \sqrt {y + 5})^2 = 5^2
y +y + 5 = 25
This is an error. (a+ b)^2= a^2+ 2ab+ b^2, NOT "a^2+ b^2".
(\sqrt{y}+ \sqrt{y+ 5})^2= (\sqrt{y})^2+ 2\sqrt{y(y+ 5)}+ (\sqrt{y+5})^2= y+ 2\sqrt{y^2+ 5y}+ y+ 5= 25
Now, "isolate" that remaining square root and square again:
\sqrt{y^2+ 5y}= 10-y
(y^2+ 5y)= (10+ y)^2= 100+ 20y+ y^2

Solve that for y.

Solve for y.

2y + 5 = 25
2y = 20
y = 10

But, since you often have the possibility of extraneous roots; you have to test it out in the original formula. When I do that, I get 'no solution.'

\sqrt {10} + \sqrt {10 + 5} \stackrel{?}{=} 5
\sqrt {10} + \sqrt {15} \stackrel {?} {=} 5

Approximate values from here on:

3.16 + 3.87 \stackrel {?} {\approx} 5
7.03 \neq 5

So, how'd I mess it up this time? (*joking*) Thanks in advance for your help!
 
velox_xox said:
\sqrt {y} + \sqrt {y + 5} = 5
The first thing I have been taught to do is to isolate the radicals on one side. That's already done.
When you have an equation with two radicals, it's often more efficient to move them to the opposite sides of the equation.

## \sqrt{y} = 5 - \sqrt{y + 5}##
Now square both sides:
y = (5 - ##\sqrt{y + 5}##)2 = 25 - 10##\sqrt{y + 5}## + y + 5
=> 0 = 30 - 10##\sqrt{y + 5}##

This equation is easy to solve for y.
 
Here's another method to consider. Multiply both sides of the equation by

\sqrt{y+5} - \sqrt{}y

You get

\sqrt{y+5} - \sqrt{}y = 1

If you subtract this equation from the original equation, you get

2\sqrt{}y = 4
 
Okay, thanks to everyone's replies I think I see several different ways of going about solving the problem. I have a couple other problems that I happened to get wrong with the same form, so I'm going to try this and see if I can solve them on my own now, but first, I'd like to make sure that I have it down right in the first place.

Is this the correct form? (I used Mark44's suggestion for this one):

0 = 30 - 10\sqrt {y + 5}
-30 = - 10 \sqrt {y + 5}
3 = \sqrt {y + 5}
3^2 = (\sqrt {y + 5})^2
9 = y + 5
4 = y

And checking it for extraneous roots:

\sqrt {4} + \sqrt {4 + 5} = 5
2 + \sqrt {9} = 5
2 + 3 = 5

@HallsofIvy: Thank you for literally spelling it out for me. I had easier problems earlier in my assignment with the (a + b)^2 form, and it took me a few tries to recognize it, but this one was really sneaky. Instead of thinking of it as, (a + b)^2 or (\sqrt {y} + \sqrt {y + 5})^2 as you put it, I was actually thinking of it as: (\sqrt {y})^2 + (\sqrt {y + 5})^2. I'll have to watch out for this!

@Chestermiller: Wow. I wouldn't have even thought of that using a conjugate to multiply and then taking that equation and subtracting from the original. Heh. And I almost wanted to correct you and say it was \sqrt {y} - \sqrt {y + 5}, but thank goodness I caught the sign change that comes from subtracting. Thank you for another method. :D
 
Last edited:
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top