Proof of $ x^2 + y = y^2 + x$ when $ x+ y =1$ and x is larger than y
$begingroup$
I know that whatever numbers you choose for x and y and their sum equals to 1 will satisfy the equation $x^2 + y = y^2 + x$
Algebraic proof:
Given: $x + y = 1$
$$LS = x^2+ y
= (1-y)^2 + y
= 1 - 2y+y^2 + y
= y^2 - y + 1$$
$$RS = y^2 + x
= y^2 + (1-y)
= y^2 - y + 1$$
Therefore,$$ LS = RS $$
How can this be proved geometrically? (Ex. in a diagram of rectangular areas)
I tried to add a square piece with side lengths y with a rectangle with side lengths x and x+y but I can't seem to prove it geometrically.
Can someone help?
proof-verification conjectures
$endgroup$
add a comment |
$begingroup$
I know that whatever numbers you choose for x and y and their sum equals to 1 will satisfy the equation $x^2 + y = y^2 + x$
Algebraic proof:
Given: $x + y = 1$
$$LS = x^2+ y
= (1-y)^2 + y
= 1 - 2y+y^2 + y
= y^2 - y + 1$$
$$RS = y^2 + x
= y^2 + (1-y)
= y^2 - y + 1$$
Therefore,$$ LS = RS $$
How can this be proved geometrically? (Ex. in a diagram of rectangular areas)
I tried to add a square piece with side lengths y with a rectangle with side lengths x and x+y but I can't seem to prove it geometrically.
Can someone help?
proof-verification conjectures
$endgroup$
3
$begingroup$
Hint: $x^2-y^2=(x-y)(x+y)$
$endgroup$
– robjohn♦
Jan 11 at 15:48
add a comment |
$begingroup$
I know that whatever numbers you choose for x and y and their sum equals to 1 will satisfy the equation $x^2 + y = y^2 + x$
Algebraic proof:
Given: $x + y = 1$
$$LS = x^2+ y
= (1-y)^2 + y
= 1 - 2y+y^2 + y
= y^2 - y + 1$$
$$RS = y^2 + x
= y^2 + (1-y)
= y^2 - y + 1$$
Therefore,$$ LS = RS $$
How can this be proved geometrically? (Ex. in a diagram of rectangular areas)
I tried to add a square piece with side lengths y with a rectangle with side lengths x and x+y but I can't seem to prove it geometrically.
Can someone help?
proof-verification conjectures
$endgroup$
I know that whatever numbers you choose for x and y and their sum equals to 1 will satisfy the equation $x^2 + y = y^2 + x$
Algebraic proof:
Given: $x + y = 1$
$$LS = x^2+ y
= (1-y)^2 + y
= 1 - 2y+y^2 + y
= y^2 - y + 1$$
$$RS = y^2 + x
= y^2 + (1-y)
= y^2 - y + 1$$
Therefore,$$ LS = RS $$
How can this be proved geometrically? (Ex. in a diagram of rectangular areas)
I tried to add a square piece with side lengths y with a rectangle with side lengths x and x+y but I can't seem to prove it geometrically.
Can someone help?
proof-verification conjectures
proof-verification conjectures
edited Feb 12 at 2:03
YuiTo Cheng
2,0172635
2,0172635
asked Jan 11 at 15:44
WadeWade
205311
205311
3
$begingroup$
Hint: $x^2-y^2=(x-y)(x+y)$
$endgroup$
– robjohn♦
Jan 11 at 15:48
add a comment |
3
$begingroup$
Hint: $x^2-y^2=(x-y)(x+y)$
$endgroup$
– robjohn♦
Jan 11 at 15:48
3
3
$begingroup$
Hint: $x^2-y^2=(x-y)(x+y)$
$endgroup$
– robjohn♦
Jan 11 at 15:48
$begingroup$
Hint: $x^2-y^2=(x-y)(x+y)$
$endgroup$
– robjohn♦
Jan 11 at 15:48
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
Here is a picture. The left shows $y^2+x$, the right $x^2+y$.
$endgroup$
add a comment |
$begingroup$
Sorry for the description of the lacking shapes...
You have to consider for the LHS a square of side $x$ and a rectangle of sides $y$ and $x+y=1$.
This can be decomposed into the "big" square $x^2$, the "little" square $y^2$ and the remaining rectangle $xy$.
For the RHS, a square of side $y$ and a rectangle of sides $x$ and $x+y=1$.
In turn, this can be decomposed into the "little" square $y^2$, the "big" square $x^2$ and the remaining rectangle $yx$.
Then rotate $yx$.
$endgroup$
add a comment |
$begingroup$
Because $$0=x^2+y-(y^2+x)=(x-y)(x+y)-(x-y)=(x-y)(x+y-1).$$
$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%2f3069987%2fproof-of-x2-y-y2-x-when-x-y-1-and-x-is-larger-than-y%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$
Here is a picture. The left shows $y^2+x$, the right $x^2+y$.
$endgroup$
add a comment |
$begingroup$
Here is a picture. The left shows $y^2+x$, the right $x^2+y$.
$endgroup$
add a comment |
$begingroup$
Here is a picture. The left shows $y^2+x$, the right $x^2+y$.
$endgroup$
Here is a picture. The left shows $y^2+x$, the right $x^2+y$.
answered Jan 11 at 16:04
Jaap ScherphuisJaap Scherphuis
4,167717
4,167717
add a comment |
add a comment |
$begingroup$
Sorry for the description of the lacking shapes...
You have to consider for the LHS a square of side $x$ and a rectangle of sides $y$ and $x+y=1$.
This can be decomposed into the "big" square $x^2$, the "little" square $y^2$ and the remaining rectangle $xy$.
For the RHS, a square of side $y$ and a rectangle of sides $x$ and $x+y=1$.
In turn, this can be decomposed into the "little" square $y^2$, the "big" square $x^2$ and the remaining rectangle $yx$.
Then rotate $yx$.
$endgroup$
add a comment |
$begingroup$
Sorry for the description of the lacking shapes...
You have to consider for the LHS a square of side $x$ and a rectangle of sides $y$ and $x+y=1$.
This can be decomposed into the "big" square $x^2$, the "little" square $y^2$ and the remaining rectangle $xy$.
For the RHS, a square of side $y$ and a rectangle of sides $x$ and $x+y=1$.
In turn, this can be decomposed into the "little" square $y^2$, the "big" square $x^2$ and the remaining rectangle $yx$.
Then rotate $yx$.
$endgroup$
add a comment |
$begingroup$
Sorry for the description of the lacking shapes...
You have to consider for the LHS a square of side $x$ and a rectangle of sides $y$ and $x+y=1$.
This can be decomposed into the "big" square $x^2$, the "little" square $y^2$ and the remaining rectangle $xy$.
For the RHS, a square of side $y$ and a rectangle of sides $x$ and $x+y=1$.
In turn, this can be decomposed into the "little" square $y^2$, the "big" square $x^2$ and the remaining rectangle $yx$.
Then rotate $yx$.
$endgroup$
Sorry for the description of the lacking shapes...
You have to consider for the LHS a square of side $x$ and a rectangle of sides $y$ and $x+y=1$.
This can be decomposed into the "big" square $x^2$, the "little" square $y^2$ and the remaining rectangle $xy$.
For the RHS, a square of side $y$ and a rectangle of sides $x$ and $x+y=1$.
In turn, this can be decomposed into the "little" square $y^2$, the "big" square $x^2$ and the remaining rectangle $yx$.
Then rotate $yx$.
answered Jan 11 at 15:51
Mauro ALLEGRANZAMauro ALLEGRANZA
66.9k449115
66.9k449115
add a comment |
add a comment |
$begingroup$
Because $$0=x^2+y-(y^2+x)=(x-y)(x+y)-(x-y)=(x-y)(x+y-1).$$
$endgroup$
add a comment |
$begingroup$
Because $$0=x^2+y-(y^2+x)=(x-y)(x+y)-(x-y)=(x-y)(x+y-1).$$
$endgroup$
add a comment |
$begingroup$
Because $$0=x^2+y-(y^2+x)=(x-y)(x+y)-(x-y)=(x-y)(x+y-1).$$
$endgroup$
Because $$0=x^2+y-(y^2+x)=(x-y)(x+y)-(x-y)=(x-y)(x+y-1).$$
answered Jan 11 at 16:35
Michael RozenbergMichael Rozenberg
107k1895199
107k1895199
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%2f3069987%2fproof-of-x2-y-y2-x-when-x-y-1-and-x-is-larger-than-y%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
3
$begingroup$
Hint: $x^2-y^2=(x-y)(x+y)$
$endgroup$
– robjohn♦
Jan 11 at 15:48