Solve the given inequality below in the body.Rational/Quadratic InequalityProof that...
'This one' as a pronoun
Vimscript - Surround word under cursor with quotes
What is the source of the fear in the Hallow spell's extra Fear effect?
Fantasy Military Arms and Armor: the Dwarven Grand Armory
What's this constructed number's starter?
If I sell my PS4 game disc and buy a digital version, can I still access my saved game?
What is the majority of the UK Government as of 2019-09-04?
Entering the US with dual citizenship but US passport is long expired?
Would you recommend a keyboard for beginners with or without lights in keys for learning?
Is there any reason to change the ISO manually?
How many people can lift Thor's hammer?
Do I have to rename all creatures in a new world?
Draw the ☣ (Biohazard Symbol)
Default argument for a functor in a templated parameter
Solve the given inequality below in the body.
Is the interior of a Bag of Holding actually an extradimensional space?
What's the difference between a share and a stock?
Project Euler Problem 45
If magnetic force can't do any work, then how can we define a potential?
Why there is no wireless switch?
What are the canonical definitions of vitarka-vicara in the Tripitaka or related literature
Bidirectional Dictionary
Do 643,000 Americans go bankrupt every year due to medical bills?
Global variables and information security
Solve the given inequality below in the body.
Rational/Quadratic InequalityProof that $left(sum^n_{k=1}x_kright)left(sum^n_{k=1}y_kright)geq n^2$Is $int_x^{infty}e^{-frac{t^2}{2}} < frac{1}{x}e^{-frac{x^2}{2}}$?Is the inequality solution below legal?Young's inequality or something similarTypical Absolute value inequalityWhich is the proper way to solve the inequality problems?Solve the inequality $sin x > ln x$
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
$begingroup$
$$frac{1}{|x|-3} le frac 12$$
Let’s consider $|x|=y$
So $$frac{1}{y-3}-frac 12 le 0$$
$$frac{2-y+3}{y-3} le 0$$
$$frac{y-5}{y-3} ge 0$$
$$y in (-infty , 3)cup [5, infty)$$
Now this is where the problem starts. I cannot figure out on how to break the modulus function, so that’s the part where I need help in. Thanks a lot!
inequality
$endgroup$
add a comment |
$begingroup$
$$frac{1}{|x|-3} le frac 12$$
Let’s consider $|x|=y$
So $$frac{1}{y-3}-frac 12 le 0$$
$$frac{2-y+3}{y-3} le 0$$
$$frac{y-5}{y-3} ge 0$$
$$y in (-infty , 3)cup [5, infty)$$
Now this is where the problem starts. I cannot figure out on how to break the modulus function, so that’s the part where I need help in. Thanks a lot!
inequality
$endgroup$
add a comment |
$begingroup$
$$frac{1}{|x|-3} le frac 12$$
Let’s consider $|x|=y$
So $$frac{1}{y-3}-frac 12 le 0$$
$$frac{2-y+3}{y-3} le 0$$
$$frac{y-5}{y-3} ge 0$$
$$y in (-infty , 3)cup [5, infty)$$
Now this is where the problem starts. I cannot figure out on how to break the modulus function, so that’s the part where I need help in. Thanks a lot!
inequality
$endgroup$
$$frac{1}{|x|-3} le frac 12$$
Let’s consider $|x|=y$
So $$frac{1}{y-3}-frac 12 le 0$$
$$frac{2-y+3}{y-3} le 0$$
$$frac{y-5}{y-3} ge 0$$
$$y in (-infty , 3)cup [5, infty)$$
Now this is where the problem starts. I cannot figure out on how to break the modulus function, so that’s the part where I need help in. Thanks a lot!
inequality
inequality
asked 8 hours ago
Aditya Aditya
39910 bronze badges
39910 bronze badges
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
Anyway, in your case, $yge 0$, so you should transform all this to
$$|x|<3;textit{ or }; |x|ge 5iff -3<x<3;textit{ or }; xge 5;textit{ or }; xle -5$$
or, as a set, the union of three intervals:
$$(-infty,-5]cup(-3,3)cup[5,+infty). $$
$endgroup$
add a comment |
$begingroup$
The equivalences $$lvert Arvert< Biffbegin{cases}Bge 0\ A> -B\ A< Bend{cases}\ lvert Arvertge Biff Ble 0lor begin{cases}B> 0\ Ale -Bend{cases}lorbegin{cases}B>0\ Age Bend{cases}$$
are a good place to start from.
$endgroup$
$begingroup$
In your first equivalence, the inequalities should be strict.
$endgroup$
– Bernard
8 hours ago
$begingroup$
@Bernard Yes, thank you.
$endgroup$
– Gae. S.
8 hours ago
$begingroup$
Even $B$ should be positive, since $|A|ge 0$.
$endgroup$
– Bernard
8 hours ago
$begingroup$
@Bernard For $B=0$ the other two inequations sort it out (though you may argue that so do they when $B<0$).
$endgroup$
– Gae. S.
8 hours ago
$begingroup$
There remains that $|A|<BRightarrow B>0$, from a strictly logical point of view.
$endgroup$
– Bernard
8 hours ago
|
show 2 more comments
$begingroup$
For $|x|<3$, the LHS is negative and the inequation certainly holds. Now assuming $|x|>3$, we can solve the equation
$$frac1{|x|-3}=frac12,$$ which gives $|x|=5$. The inequation holds for $|x|ge5$. Your resolution was right.
So the solution set is
$$(-3,3)cup(-infty,-5]cup[5,infty).$$
$endgroup$
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3344323%2fsolve-the-given-inequality-below-in-the-body%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Anyway, in your case, $yge 0$, so you should transform all this to
$$|x|<3;textit{ or }; |x|ge 5iff -3<x<3;textit{ or }; xge 5;textit{ or }; xle -5$$
or, as a set, the union of three intervals:
$$(-infty,-5]cup(-3,3)cup[5,+infty). $$
$endgroup$
add a comment |
$begingroup$
Anyway, in your case, $yge 0$, so you should transform all this to
$$|x|<3;textit{ or }; |x|ge 5iff -3<x<3;textit{ or }; xge 5;textit{ or }; xle -5$$
or, as a set, the union of three intervals:
$$(-infty,-5]cup(-3,3)cup[5,+infty). $$
$endgroup$
add a comment |
$begingroup$
Anyway, in your case, $yge 0$, so you should transform all this to
$$|x|<3;textit{ or }; |x|ge 5iff -3<x<3;textit{ or }; xge 5;textit{ or }; xle -5$$
or, as a set, the union of three intervals:
$$(-infty,-5]cup(-3,3)cup[5,+infty). $$
$endgroup$
Anyway, in your case, $yge 0$, so you should transform all this to
$$|x|<3;textit{ or }; |x|ge 5iff -3<x<3;textit{ or }; xge 5;textit{ or }; xle -5$$
or, as a set, the union of three intervals:
$$(-infty,-5]cup(-3,3)cup[5,+infty). $$
answered 8 hours ago
BernardBernard
132k7 gold badges43 silver badges126 bronze badges
132k7 gold badges43 silver badges126 bronze badges
add a comment |
add a comment |
$begingroup$
The equivalences $$lvert Arvert< Biffbegin{cases}Bge 0\ A> -B\ A< Bend{cases}\ lvert Arvertge Biff Ble 0lor begin{cases}B> 0\ Ale -Bend{cases}lorbegin{cases}B>0\ Age Bend{cases}$$
are a good place to start from.
$endgroup$
$begingroup$
In your first equivalence, the inequalities should be strict.
$endgroup$
– Bernard
8 hours ago
$begingroup$
@Bernard Yes, thank you.
$endgroup$
– Gae. S.
8 hours ago
$begingroup$
Even $B$ should be positive, since $|A|ge 0$.
$endgroup$
– Bernard
8 hours ago
$begingroup$
@Bernard For $B=0$ the other two inequations sort it out (though you may argue that so do they when $B<0$).
$endgroup$
– Gae. S.
8 hours ago
$begingroup$
There remains that $|A|<BRightarrow B>0$, from a strictly logical point of view.
$endgroup$
– Bernard
8 hours ago
|
show 2 more comments
$begingroup$
The equivalences $$lvert Arvert< Biffbegin{cases}Bge 0\ A> -B\ A< Bend{cases}\ lvert Arvertge Biff Ble 0lor begin{cases}B> 0\ Ale -Bend{cases}lorbegin{cases}B>0\ Age Bend{cases}$$
are a good place to start from.
$endgroup$
$begingroup$
In your first equivalence, the inequalities should be strict.
$endgroup$
– Bernard
8 hours ago
$begingroup$
@Bernard Yes, thank you.
$endgroup$
– Gae. S.
8 hours ago
$begingroup$
Even $B$ should be positive, since $|A|ge 0$.
$endgroup$
– Bernard
8 hours ago
$begingroup$
@Bernard For $B=0$ the other two inequations sort it out (though you may argue that so do they when $B<0$).
$endgroup$
– Gae. S.
8 hours ago
$begingroup$
There remains that $|A|<BRightarrow B>0$, from a strictly logical point of view.
$endgroup$
– Bernard
8 hours ago
|
show 2 more comments
$begingroup$
The equivalences $$lvert Arvert< Biffbegin{cases}Bge 0\ A> -B\ A< Bend{cases}\ lvert Arvertge Biff Ble 0lor begin{cases}B> 0\ Ale -Bend{cases}lorbegin{cases}B>0\ Age Bend{cases}$$
are a good place to start from.
$endgroup$
The equivalences $$lvert Arvert< Biffbegin{cases}Bge 0\ A> -B\ A< Bend{cases}\ lvert Arvertge Biff Ble 0lor begin{cases}B> 0\ Ale -Bend{cases}lorbegin{cases}B>0\ Age Bend{cases}$$
are a good place to start from.
edited 8 hours ago
answered 8 hours ago
Gae. S.Gae. S.
2,0648 silver badges17 bronze badges
2,0648 silver badges17 bronze badges
$begingroup$
In your first equivalence, the inequalities should be strict.
$endgroup$
– Bernard
8 hours ago
$begingroup$
@Bernard Yes, thank you.
$endgroup$
– Gae. S.
8 hours ago
$begingroup$
Even $B$ should be positive, since $|A|ge 0$.
$endgroup$
– Bernard
8 hours ago
$begingroup$
@Bernard For $B=0$ the other two inequations sort it out (though you may argue that so do they when $B<0$).
$endgroup$
– Gae. S.
8 hours ago
$begingroup$
There remains that $|A|<BRightarrow B>0$, from a strictly logical point of view.
$endgroup$
– Bernard
8 hours ago
|
show 2 more comments
$begingroup$
In your first equivalence, the inequalities should be strict.
$endgroup$
– Bernard
8 hours ago
$begingroup$
@Bernard Yes, thank you.
$endgroup$
– Gae. S.
8 hours ago
$begingroup$
Even $B$ should be positive, since $|A|ge 0$.
$endgroup$
– Bernard
8 hours ago
$begingroup$
@Bernard For $B=0$ the other two inequations sort it out (though you may argue that so do they when $B<0$).
$endgroup$
– Gae. S.
8 hours ago
$begingroup$
There remains that $|A|<BRightarrow B>0$, from a strictly logical point of view.
$endgroup$
– Bernard
8 hours ago
$begingroup$
In your first equivalence, the inequalities should be strict.
$endgroup$
– Bernard
8 hours ago
$begingroup$
In your first equivalence, the inequalities should be strict.
$endgroup$
– Bernard
8 hours ago
$begingroup$
@Bernard Yes, thank you.
$endgroup$
– Gae. S.
8 hours ago
$begingroup$
@Bernard Yes, thank you.
$endgroup$
– Gae. S.
8 hours ago
$begingroup$
Even $B$ should be positive, since $|A|ge 0$.
$endgroup$
– Bernard
8 hours ago
$begingroup$
Even $B$ should be positive, since $|A|ge 0$.
$endgroup$
– Bernard
8 hours ago
$begingroup$
@Bernard For $B=0$ the other two inequations sort it out (though you may argue that so do they when $B<0$).
$endgroup$
– Gae. S.
8 hours ago
$begingroup$
@Bernard For $B=0$ the other two inequations sort it out (though you may argue that so do they when $B<0$).
$endgroup$
– Gae. S.
8 hours ago
$begingroup$
There remains that $|A|<BRightarrow B>0$, from a strictly logical point of view.
$endgroup$
– Bernard
8 hours ago
$begingroup$
There remains that $|A|<BRightarrow B>0$, from a strictly logical point of view.
$endgroup$
– Bernard
8 hours ago
|
show 2 more comments
$begingroup$
For $|x|<3$, the LHS is negative and the inequation certainly holds. Now assuming $|x|>3$, we can solve the equation
$$frac1{|x|-3}=frac12,$$ which gives $|x|=5$. The inequation holds for $|x|ge5$. Your resolution was right.
So the solution set is
$$(-3,3)cup(-infty,-5]cup[5,infty).$$
$endgroup$
add a comment |
$begingroup$
For $|x|<3$, the LHS is negative and the inequation certainly holds. Now assuming $|x|>3$, we can solve the equation
$$frac1{|x|-3}=frac12,$$ which gives $|x|=5$. The inequation holds for $|x|ge5$. Your resolution was right.
So the solution set is
$$(-3,3)cup(-infty,-5]cup[5,infty).$$
$endgroup$
add a comment |
$begingroup$
For $|x|<3$, the LHS is negative and the inequation certainly holds. Now assuming $|x|>3$, we can solve the equation
$$frac1{|x|-3}=frac12,$$ which gives $|x|=5$. The inequation holds for $|x|ge5$. Your resolution was right.
So the solution set is
$$(-3,3)cup(-infty,-5]cup[5,infty).$$
$endgroup$
For $|x|<3$, the LHS is negative and the inequation certainly holds. Now assuming $|x|>3$, we can solve the equation
$$frac1{|x|-3}=frac12,$$ which gives $|x|=5$. The inequation holds for $|x|ge5$. Your resolution was right.
So the solution set is
$$(-3,3)cup(-infty,-5]cup[5,infty).$$
edited 6 hours ago
answered 8 hours ago
Yves DaoustYves Daoust
145k10 gold badges89 silver badges248 bronze badges
145k10 gold badges89 silver badges248 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3344323%2fsolve-the-given-inequality-below-in-the-body%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown