Proof of $ x^2 + y = y^2 + x$ when $ x+ y =1$ and x is larger than y












1












$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?










share|cite|improve this question











$endgroup$








  • 3




    $begingroup$
    Hint: $x^2-y^2=(x-y)(x+y)$
    $endgroup$
    – robjohn
    Jan 11 at 15:48
















1












$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?










share|cite|improve this question











$endgroup$








  • 3




    $begingroup$
    Hint: $x^2-y^2=(x-y)(x+y)$
    $endgroup$
    – robjohn
    Jan 11 at 15:48














1












1








1





$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?










share|cite|improve this question











$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-theory






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 11 at 15:53







Wade

















asked Jan 11 at 15:44









WadeWade

188211




188211








  • 3




    $begingroup$
    Hint: $x^2-y^2=(x-y)(x+y)$
    $endgroup$
    – robjohn
    Jan 11 at 15:48














  • 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










3 Answers
3






active

oldest

votes


















4












$begingroup$

Here is a picture. The left shows $y^2+x$, the right $x^2+y$.



enter image description here






share|cite|improve this answer









$endgroup$





















    3












    $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$.






    share|cite|improve this answer









    $endgroup$





















      1












      $begingroup$

      Because $$0=x^2+y-(y^2+x)=(x-y)(x+y)-(x-y)=(x-y)(x+y-1).$$






      share|cite|improve this answer









      $endgroup$













        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
        });


        }
        });














        draft saved

        draft discarded


















        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









        4












        $begingroup$

        Here is a picture. The left shows $y^2+x$, the right $x^2+y$.



        enter image description here






        share|cite|improve this answer









        $endgroup$


















          4












          $begingroup$

          Here is a picture. The left shows $y^2+x$, the right $x^2+y$.



          enter image description here






          share|cite|improve this answer









          $endgroup$
















            4












            4








            4





            $begingroup$

            Here is a picture. The left shows $y^2+x$, the right $x^2+y$.



            enter image description here






            share|cite|improve this answer









            $endgroup$



            Here is a picture. The left shows $y^2+x$, the right $x^2+y$.



            enter image description here







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Jan 11 at 16:04









            Jaap ScherphuisJaap Scherphuis

            4,084617




            4,084617























                3












                $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$.






                share|cite|improve this answer









                $endgroup$


















                  3












                  $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$.






                  share|cite|improve this answer









                  $endgroup$
















                    3












                    3








                    3





                    $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$.






                    share|cite|improve this answer









                    $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$.







                    share|cite|improve this answer












                    share|cite|improve this answer



                    share|cite|improve this answer










                    answered Jan 11 at 15:51









                    Mauro ALLEGRANZAMauro ALLEGRANZA

                    65.2k448112




                    65.2k448112























                        1












                        $begingroup$

                        Because $$0=x^2+y-(y^2+x)=(x-y)(x+y)-(x-y)=(x-y)(x+y-1).$$






                        share|cite|improve this answer









                        $endgroup$


















                          1












                          $begingroup$

                          Because $$0=x^2+y-(y^2+x)=(x-y)(x+y)-(x-y)=(x-y)(x+y-1).$$






                          share|cite|improve this answer









                          $endgroup$
















                            1












                            1








                            1





                            $begingroup$

                            Because $$0=x^2+y-(y^2+x)=(x-y)(x+y)-(x-y)=(x-y)(x+y-1).$$






                            share|cite|improve this answer









                            $endgroup$



                            Because $$0=x^2+y-(y^2+x)=(x-y)(x+y)-(x-y)=(x-y)(x+y-1).$$







                            share|cite|improve this answer












                            share|cite|improve this answer



                            share|cite|improve this answer










                            answered Jan 11 at 16:35









                            Michael RozenbergMichael Rozenberg

                            99.1k1590189




                            99.1k1590189






























                                draft saved

                                draft discarded




















































                                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.




                                draft saved


                                draft discarded














                                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





















































                                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







                                Popular posts from this blog

                                Mario Kart Wii

                                What does “Dominus providebit” mean?

                                Antonio Litta Visconti Arese