Finding m so that x² - 2x - m|x - 1| + m² = 0 has solutions

  • Thread starter Thread starter maxpayne_lhp
  • Start date Start date
  • Tags Tags
    Absolute
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 3K views
maxpayne_lhp
Messages
35
Reaction score
0
Hello,
Well, I have the equation:
[tex]x^2-2x-m|x-1|+m^2=0 (1)[/tex] They ask me what m is so that the equation has solution(s)
Well, I let [tex]t=|1+x|[/tex] and solve the problem with t (no more x) and I have the last equation: [tex]t^2-mt+m^2-1=0[/tex] (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
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 [itex]t^2-mt+m^2-1=0[/itex]. 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[itex]\geq 0[/itex] and x-1<0. Doing that gives the same result for the bounds on m considering real solutions:

[tex]-\frac{2}{\sqrt{3}}\leq m \leq \frac{2}{\sqrt{3}}[/tex]

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*