Finding Solutions for Absolute Equations: A Scientific Approach

  • Thread starter Thread starter maxpayne_lhp
  • Start date Start date
  • Tags Tags
    Absolute
AI Thread Summary
The discussion revolves around solving the equation x^2-2x-m|x-1|+m^2=0 and determining the values of m that allow for solutions. A participant suggests substituting t=|1+x|, but others argue that using t=|x-1| is more appropriate for simplifying the absolute value term. The conversation highlights the method of breaking the absolute value into two cases based on the sign of x-1, which leads to the same bounds for m. Participants also discuss the possibility of approaching the problem by solving for m directly rather than x. The consensus is that there are specific bounds on m for the equation to have real solutions.
maxpayne_lhp
Messages
35
Reaction score
0
Hello,
Well, I have the equation:
x^2-2x-m|x-1|+m^2=0 (1) They ask me what m is so that the equation has solution(s)
Well, I let t=|1+x| and solve the problem with t (no more x) and I have the last equation: t^2-mt+m^2-1=0 (2)
in order that (1) has solution(s), (2) must have solution(s) t grater or equal 0
Is that right?, is the action of let t is something make my solution wrong?
Thanks
 
Physics news on Phys.org
The substitution t=:|x-1| is much better.

Daniel.
 
Why? So, is my solution wrong?
Thanks
 
Because it substitutes exactly the problematic term,namely the absolute value...

Try to compute the new equation using my solution.I think it's much easier.

Daniel.
 
If you call t = |x + 1|, you obviously WON'T get t^2-mt+m^2-1=0. You can just get that if you substitude t = |x - 1|. And if I am correct, that problem does have solution.
Viet Dao,
 
Okay, thanks Dextercioby. Viet dao, you meant that I compute incorrectly? Hmmm let me do it again.
Or, we can 'break out' the absolute by divide into two situation: x-1 >= 0 or x-1 <0 it's long, but not so confusing.
 
maxpayne_lhp said:
Okay, thanks Dextercioby. Viet dao, you meant that I compute incorrectly? Hmmm let me do it again.
Or, we can 'break out' the absolute by divide into two situation: x-1 >= 0 or x-1 <0 it's long, but not so confusing.

Well, "what up" then? Excuse my American urban getto slang as I use poor grammar to express emotions. Personally, I'd like to see closure on questions but that's just me. Anyway, seems to me one way to solve this is to break it up into two cases: x-1\geq 0 and x-1<0. Doing that gives the same result for the bounds on m considering real solutions:

-\frac{2}{\sqrt{3}}\leq m \leq \frac{2}{\sqrt{3}}

What did you get?
 
I wonder if it would be easier to look at it more abstractly...

Instead of asking "for which m does this equation have a solution", you could instead say "solve this equation for m and x" or "for which x does this equation have a solution".

It's somewhat easier to solve this equation for m than for x... then once you have a bound on x, you could turn it into a bound on m.

But maybe that's the hard way. *shrug*
 
Back
Top