Prove using the triangular inequality that: $|a+b| geq |a| - |b|$ The 2019 Stack Overflow Developer Survey Results Are InReverse Triangle Inequality ProofHelp checking proof of reverse triangle inequality $|x| - |y| le |x + y|$?Prove $(a + b)^2 geq 4ab$Prove that $frac1(1+a)^2+frac1(1+b)^2+frac1(1+c)^2+frac1(1+d)^2geq 1$Prove the triangle inequalityProve that this is a metricElementary proof of an inequality with $e^x$ when $|x|<1$.How to prove triangle inequality in How to Prove It Sec. 3.5 Question 12c?Prove the inequality: $1.6^n-2+1.6^n-2 ge 1.6^n-1$Proving that $|a+b| + |a-b| geq |a| + |b|$ for the absolute value functionA confusion about the use of triangular inequality and abolute value in a proofProve that for $a, b in mathbbR$ $|a + b -a| geq |a| - |b-a|$
Are there any other methods to apply to solving simultaneous equations?
JSON.serialize: is it possible to suppress null values of a map?
Inline version of a function returns different value then non-inline version
How can I create a character who can assume the widest possible range of creature sizes?
Why is it "Tumoren" and not "Tumore"?
Evaluating number of iteration with a certain map with While
How are circuits which use complex ICs normally simulated?
Can we apply L'Hospital's rule where the derivative is not continuous?
Realistic Alternatives to Dust: What Else Could Feed a Plankton Bloom?
Is three citations per paragraph excessive for undergraduate research paper?
Limit the amount of RAM Mathematica may access?
Where to refill my bottle in India?
Extreme, unacceptable situation and I can't attend work tomorrow morning
How can I fix this gap between bookcases I made?
Can I write a for loop that iterates over both collections and arrays?
Access elements in std::string where positon of string is greater than its size
Does duplicating a spell with wish count as casting that spell?
Manuscript was "unsubmitted" because the manuscript was deposited in Arxiv Preprints
Output the Arecibo Message
If the Wish spell is used to duplicate the effect of Simulacrum, are existing duplicates destroyed?
Landlord wants to switch my lease to a "Land contract" to "get back at the city"
Is domain driven design an anti-SQL pattern?
How to answer pointed "are you quitting" questioning when I don't want them to suspect
Can't find the latex code for the ⍎ (down tack jot) symbol
Prove using the triangular inequality that: $|a+b| geq |a| - |b|$
The 2019 Stack Overflow Developer Survey Results Are InReverse Triangle Inequality ProofHelp checking proof of reverse triangle inequality $|x| - |y| le |x + y|$?Prove $(a + b)^2 geq 4ab$Prove that $frac1(1+a)^2+frac1(1+b)^2+frac1(1+c)^2+frac1(1+d)^2geq 1$Prove the triangle inequalityProve that this is a metricElementary proof of an inequality with $e^x$ when $|x|<1$.How to prove triangle inequality in How to Prove It Sec. 3.5 Question 12c?Prove the inequality: $1.6^n-2+1.6^n-2 ge 1.6^n-1$Proving that $|a+b| + |a-b| geq |a| + |b|$ for the absolute value functionA confusion about the use of triangular inequality and abolute value in a proofProve that for $a, b in mathbbR$ $|a + b -a| geq |a| - |b-a|$
$begingroup$
How can I prove using the triangular inequality that:
$$|a+b| geq |a| - |b|$$
I already proved it by considering all 8 possible scenarios (like a>b and b=0 ... etc) However I couldn’t manage to find the way to prove it only by using the triangular inequality.
algebra-precalculus absolute-value
$endgroup$
add a comment |
$begingroup$
How can I prove using the triangular inequality that:
$$|a+b| geq |a| - |b|$$
I already proved it by considering all 8 possible scenarios (like a>b and b=0 ... etc) However I couldn’t manage to find the way to prove it only by using the triangular inequality.
algebra-precalculus absolute-value
$endgroup$
2
$begingroup$
This is the "reverse triangle inequality". See here or here for example.
$endgroup$
– Minus One-Twelfth
Mar 23 at 0:21
add a comment |
$begingroup$
How can I prove using the triangular inequality that:
$$|a+b| geq |a| - |b|$$
I already proved it by considering all 8 possible scenarios (like a>b and b=0 ... etc) However I couldn’t manage to find the way to prove it only by using the triangular inequality.
algebra-precalculus absolute-value
$endgroup$
How can I prove using the triangular inequality that:
$$|a+b| geq |a| - |b|$$
I already proved it by considering all 8 possible scenarios (like a>b and b=0 ... etc) However I couldn’t manage to find the way to prove it only by using the triangular inequality.
algebra-precalculus absolute-value
algebra-precalculus absolute-value
asked Mar 23 at 0:16
Facu50196Facu50196
396
396
2
$begingroup$
This is the "reverse triangle inequality". See here or here for example.
$endgroup$
– Minus One-Twelfth
Mar 23 at 0:21
add a comment |
2
$begingroup$
This is the "reverse triangle inequality". See here or here for example.
$endgroup$
– Minus One-Twelfth
Mar 23 at 0:21
2
2
$begingroup$
This is the "reverse triangle inequality". See here or here for example.
$endgroup$
– Minus One-Twelfth
Mar 23 at 0:21
$begingroup$
This is the "reverse triangle inequality". See here or here for example.
$endgroup$
– Minus One-Twelfth
Mar 23 at 0:21
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Hint: the inequality you wish to prove is equivalent to
$$|a + b| + |-b| ge |a|.$$
$endgroup$
add a comment |
$begingroup$
By triangular inequality we have:
$$|a|=|a+b +(-b)|leq |a+b|+|b|.$$
Thus,
$$|a+b| geq |a| - |b|.$$
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
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%2f3158815%2fprove-using-the-triangular-inequality-that-ab-geq-a-b%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Hint: the inequality you wish to prove is equivalent to
$$|a + b| + |-b| ge |a|.$$
$endgroup$
add a comment |
$begingroup$
Hint: the inequality you wish to prove is equivalent to
$$|a + b| + |-b| ge |a|.$$
$endgroup$
add a comment |
$begingroup$
Hint: the inequality you wish to prove is equivalent to
$$|a + b| + |-b| ge |a|.$$
$endgroup$
Hint: the inequality you wish to prove is equivalent to
$$|a + b| + |-b| ge |a|.$$
answered Mar 23 at 0:19
Theo BenditTheo Bendit
20.8k12354
20.8k12354
add a comment |
add a comment |
$begingroup$
By triangular inequality we have:
$$|a|=|a+b +(-b)|leq |a+b|+|b|.$$
Thus,
$$|a+b| geq |a| - |b|.$$
$endgroup$
add a comment |
$begingroup$
By triangular inequality we have:
$$|a|=|a+b +(-b)|leq |a+b|+|b|.$$
Thus,
$$|a+b| geq |a| - |b|.$$
$endgroup$
add a comment |
$begingroup$
By triangular inequality we have:
$$|a|=|a+b +(-b)|leq |a+b|+|b|.$$
Thus,
$$|a+b| geq |a| - |b|.$$
$endgroup$
By triangular inequality we have:
$$|a|=|a+b +(-b)|leq |a+b|+|b|.$$
Thus,
$$|a+b| geq |a| - |b|.$$
answered Mar 23 at 0:21
S. MathsS. Maths
667116
667116
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%2f3158815%2fprove-using-the-triangular-inequality-that-ab-geq-a-b%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
2
$begingroup$
This is the "reverse triangle inequality". See here or here for example.
$endgroup$
– Minus One-Twelfth
Mar 23 at 0:21