Algebra problem involving square roots

AI Thread Summary
The discussion revolves around solving an algebra problem involving square roots and absolute values within the interval 1 < x < 3. Participants clarify that the expression simplifies to the sum of absolute values, specifically |x + 2|, |x - 1|, and |x - 3|, which must be evaluated based on the given interval. It is established that for this range, x + 2 is positive, x - 1 is positive, and x - 3 is negative, leading to the simplification of the expression. The final result, when correctly simplified, is x + 4, confirming the book's solution. The conversation emphasizes the importance of understanding how to handle absolute values and square roots in specific domains.
Kevin Licer
Messages
21
Reaction score
0
Member warned about posting with no template
So I stumbled upon this problem:
Solve:
nejasno.png


And I have attempted to solve it, however my solution doesn't match that of the book.
nejasno1.png

The solution should be x+4, but I don't have a clue how to get to that. I'm sorry if this seems pretty rudimentary, but I just want some help because it's the first time I've dealt with an equation like this (1<x<3 what should I do with that?). Any help is appreciated. Thanks!
 
Physics news on Phys.org
When the last sq.root goes,what remains is the absolute value,so you are left woth (-x+3) because x<3
 
  • Like
Likes DEvens
So the solution is going to be |3x-2|? Sorry if I'm not getting this, but could you please do it step by step, I'm really bad at this.
 
Kevin Licer said:
So I stumbled upon this problem:
Solve:
View attachment 88442

And I have attempted to solve it, however my solution doesn't match that of the book.
View attachment 88443
The solution should be x+4, but I don't have a clue how to get to that. I'm sorry if this seems pretty rudimentary, but I just want some help because it's the first time I've dealt with an equation like this (1<x<3 what should I do with that?). Any help is appreciated. Thanks!
Technically, you aren't "solving" anything -- that term is applied to equations or inequalities. What you are doing is simplifying the given expression.
In your work you have
$$\sqrt{(x + 2)^2} + \sqrt{(x - 1)^2} + \sqrt{(x - 3)^2}, 1 < x < 3$$
$$= |x + 2| + |x - 1| + |x - 3|$$
You need to take the absolute value expressions on the given interval, 1 < x < 3, into consideration.
 
What is meant is that $$\sqrt{x^2}=|x|$$

Then you have to check if your x in your case x+2, x-1, x-3 are positve or negative in the domain 1<x<3.
 
Last edited:
So, because we need to take the given interval into consideration, we take the absolute value of each term? So that would be the final "simplification" and not x+4?
 
If you consider only the interval given it will give x+4

But on other intervals the solution will be different.

And sometimes we have to choose the sign of the square root depending on the definition.
 
But how do I check if my x in x+2, x-1, x-3 is positive or negative? And could you give an example of how it would be if the domain was slightly different? Apologies if I may be annoying you with too many questions, but I want to truly understand.
 
For example if 1<x<3 is x+2 positive or negative ?
 
  • #10
Positive?
 
  • #11
Yes it runs from 3 to 5, so |x+2|=x+2 for x in that domain.

Now you do the same reasoning for x-1 and x-3 so you find ?
 
  • #12
jk22 said:
And sometimes we have to choose the sign of the square root depending on the definition.
I'm not sure what you're saying here. By definition and long usage, the square root of a positive number is positive. In symbols, if x > 0, ##\sqrt{x} > 0##.
 
  • #13
So what happens if it's negative, for x-1 and x-3? How would I do it now?
 
  • #14
You notice that x-1 is positive whereas x-3 is negative for 1<x<3

Hence |x-1|=x-1 and |x-3|=-(x-3)=3-x

Then you make the sum : x+2+x-1+3-x=?
 
  • #15
Oh, now I see. Well thank you and everyone else for clarifying and helping me understand this problem. Thanks a bunch!
 
Back
Top