Simple Inequality with Modulus Question

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 2K views
kuskus94
Messages
14
Reaction score
0

Homework Statement



Determine m :

[itex]|x-10|<{1}/{m}[/itex]

if its final form is :

[itex]|x^{2}+{4}x-140|<1[/itex]

Homework Equations



To remove the modulus, square them...

The Attempt at a Solution



I have tried to assume that if

[itex]|x-10|{m}<{1}[/itex]

then, I can find

[itex]|x-10|{m}=|x^{2}+{4}x-140|[/itex]

[itex]|x-10|{m}=|(x+14)(x-10)|[/itex]

but, can I omit (x-10)?
 
Last edited:
Physics news on Phys.org
haruspex said:
You can't do that because m might be negative for some x. Try the squaring hint.

There's an error in that step.

Okay, sorry it should be

[itex]|x-10|{m}=|(x+14)(x-10)|[/itex]

So, if I do this :

[itex](x-10)^2{m}^2=((x+14)(x-10))^2[/itex]

is it possible?
 
kuskus94 said:
it should be

[itex]|x-10|{m}=|(x+14)(x-10)|[/itex]
Not quite. Should be [itex]|x-10||m|=|(x+14)(x-10)|[/itex]
But if you go back to |x−10|<1/m you can observe that m is necessarily non-negative, which simplifies the logic.
[itex](x-10)^2{m}^2=((x+14)(x-10))^2[/itex]
So what form should m take to make that guaranteed, and ensure m non-negative?
 
haruspex said:
Not quite. Should be [itex]|x-10||m|=|(x+14)(x-10)|[/itex]
But if you go back to |x−10|<1/m you can observe that m is necessarily non-negative, which simplifies the logic.

So what form should m take to make that guaranteed, and ensure m non-negative?

because [itex]|m|=\frac{|(x+14)(x-10)|}{|(x-10)|}[/itex], is it [itex]|m|=|(x+14)|[/itex] ?
 
Last edited:
haruspex said:
Almost. If m were negative, would it satisfy the requirements?

Hmmm... so, I need to add [tex]m>0[/tex] to the equation or something like that.

[tex]m=|x+14|; m>0[/tex]?
 
haruspex said:
Yes, except that you don't now need to specify m >= 0. It follows from m=|x+14|.

So, the final answer is [tex]m=|x+14|[/tex]?

I am still in doubt. :confused: