Solve the given inequality below in the body.Rational/Quadratic InequalityProof that $left(sum^n_k=1x_kright)left(sum^n_k=1y_kright)geq n^2$Is $int_x^inftye^-fract^22 < frac1xe^-fracx^22$?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$
Tiny image scraper for xkcd.com
split a six digits number column into separated columns with one digit
Are buttons really enough to bound validities by S4.2?
Is mathematics truth?
First Number to Contain Each Letter
Fantasy Military Arms and Armor: the Dwarven Grand Armory
Is using different public keys for different peers safer than reusing the public key, beyond forward secrecy - x25519
Why don't they build airplanes from 3D printer plastic?
Default argument for a functor in a templated parameter
ASCII Maze Rendering 3000
Why did Boris Johnson call for new elections?
Professor refuses to write a recommendation letter to students who haven't written a research paper with him
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?
Does blackhole merging breaks their event horizon seggregation?
Why does the seven segment display have decimal point at the right?
A Meal fit for a King
What would a biological creature need in order to see into the future?
What is hot spotting in the context of adding files to tempdb?
Project Euler Problem 45
Is there any difference between these two sentences? (Adverbs)
Why are all volatile liquids combustible
Is Sanskrit really the mother of all languages?
Is it rude to ask my opponent to resign an online game when they have a lost endgame?
Solve the given inequality below in the body.
Rational/Quadratic InequalityProof that $left(sum^n_k=1x_kright)left(sum^n_k=1y_kright)geq n^2$Is $int_x^inftye^-fract^22 < frac1xe^-fracx^22$?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$
$$frac1x le frac 12$$
Let’s consider $|x|=y$
So $$frac1y-3-frac 12 le 0$$
$$frac2-y+3y-3 le 0$$
$$fracy-5y-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$
$$frac1x le frac 12$$
Let’s consider $|x|=y$
So $$frac1y-3-frac 12 le 0$$
$$frac2-y+3y-3 le 0$$
$$fracy-5y-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$
$$frac1x le frac 12$$
Let’s consider $|x|=y$
So $$frac1y-3-frac 12 le 0$$
$$frac2-y+3y-3 le 0$$
$$fracy-5y-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$
$$frac1x le frac 12$$
Let’s consider $|x|=y$
So $$frac1y-3-frac 12 le 0$$
$$frac2-y+3y-3 le 0$$
$$fracy-5y-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 9 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< BiffbegincasesBge 0\ A> -B\ A< Bendcases\ lvert Arvertge Biff Ble 0lor begincasesB> 0\ Ale -BendcaseslorbegincasesB>0\ Age Bendcases$$
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
$$frac1x=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 9 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< BiffbegincasesBge 0\ A> -B\ A< Bendcases\ lvert Arvertge Biff Ble 0lor begincasesB> 0\ Ale -BendcaseslorbegincasesB>0\ Age Bendcases$$
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< BiffbegincasesBge 0\ A> -B\ A< Bendcases\ lvert Arvertge Biff Ble 0lor begincasesB> 0\ Ale -BendcaseslorbegincasesB>0\ Age Bendcases$$
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< BiffbegincasesBge 0\ A> -B\ A< Bendcases\ lvert Arvertge Biff Ble 0lor begincasesB> 0\ Ale -BendcaseslorbegincasesB>0\ Age Bendcases$$
are a good place to start from.
$endgroup$
The equivalences $$lvert Arvert< BiffbegincasesBge 0\ A> -B\ A< Bendcases\ lvert Arvertge Biff Ble 0lor begincasesB> 0\ Ale -BendcaseslorbegincasesB>0\ Age Bendcases$$
are a good place to start from.
edited 8 hours ago
answered 9 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
$$frac1x=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
$$frac1x=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
$$frac1x=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
$$frac1x=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 7 hours ago
answered 9 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