Which number replaces the question mark in the circle?











up vote
4
down vote

favorite
1












enter image description here



While solving the number puzzle, I couldn't find any solution for this problem. Please help me solve it and briefly explain your answer. Which number will replace the question mark in the circle below?










share|improve this question









New contributor




Mateen Ahmed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
























    up vote
    4
    down vote

    favorite
    1












    enter image description here



    While solving the number puzzle, I couldn't find any solution for this problem. Please help me solve it and briefly explain your answer. Which number will replace the question mark in the circle below?










    share|improve this question









    New contributor




    Mateen Ahmed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      up vote
      4
      down vote

      favorite
      1









      up vote
      4
      down vote

      favorite
      1






      1





      enter image description here



      While solving the number puzzle, I couldn't find any solution for this problem. Please help me solve it and briefly explain your answer. Which number will replace the question mark in the circle below?










      share|improve this question









      New contributor




      Mateen Ahmed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      enter image description here



      While solving the number puzzle, I couldn't find any solution for this problem. Please help me solve it and briefly explain your answer. Which number will replace the question mark in the circle below?







      number-sequence puzzle-creation






      share|improve this question









      New contributor




      Mateen Ahmed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question









      New contributor




      Mateen Ahmed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question








      edited 2 hours ago









      S. M.

      713411




      713411






      New contributor




      Mateen Ahmed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 2 hours ago









      Mateen Ahmed

      1958




      1958




      New contributor




      Mateen Ahmed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Mateen Ahmed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Mateen Ahmed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          4
          down vote



          accepted











          7




          In the first row,




          The number in the middle circle is the sum of the numbers in the left and right circles in the same positions.




          In the second row,




          The number in the middle circle is the difference between the numbers in the left and right circles in the same positions. It does not matter which is subtracting from which, it is the absolute difference.







          share|improve this answer




























            up vote
            2
            down vote














            If we number the circles as follow:

            First row A B C

            Second row D E F

            On the first row we get for each corresponding sector B(n) = A(n) + C(n)

            namely: 5 = 2 + 3, 7 = 6 + 1, etc.

            On the second row the rule seems to change to alternating D(n) - E(n) = F(n)

            and in the next segment D(n+1) + E(n+1) = F(n+1)

            Starting from top left we get 7 - 1 = 6, 1 + 4 = 5, 8 - 6 = 2, 2 + ? = 9

            Which leads us to ? = 7







            share|improve this answer























            • Your answer was invisible when I answered. I'd like to point out, however, that the answer that I have provided is simpler and the rule for the second row more closely matches the rule for the first row. +1 anyway
              – kanoo
              2 hours ago










            • @kanoo Fair enough, I'm not arguing about being first.
              – rhsquared
              2 hours ago






            • 1




              Nono, I know you're first, the timestamps prove that lol and I don't spend enough time on this site to care about the points. No ill intent my friend.
              – kanoo
              2 hours ago











            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: "559"
            };
            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',
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            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
            });


            }
            });






            Mateen Ahmed is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f76336%2fwhich-number-replaces-the-question-mark-in-the-circle%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








            up vote
            4
            down vote



            accepted











            7




            In the first row,




            The number in the middle circle is the sum of the numbers in the left and right circles in the same positions.




            In the second row,




            The number in the middle circle is the difference between the numbers in the left and right circles in the same positions. It does not matter which is subtracting from which, it is the absolute difference.







            share|improve this answer

























              up vote
              4
              down vote



              accepted











              7




              In the first row,




              The number in the middle circle is the sum of the numbers in the left and right circles in the same positions.




              In the second row,




              The number in the middle circle is the difference between the numbers in the left and right circles in the same positions. It does not matter which is subtracting from which, it is the absolute difference.







              share|improve this answer























                up vote
                4
                down vote



                accepted







                up vote
                4
                down vote



                accepted







                7




                In the first row,




                The number in the middle circle is the sum of the numbers in the left and right circles in the same positions.




                In the second row,




                The number in the middle circle is the difference between the numbers in the left and right circles in the same positions. It does not matter which is subtracting from which, it is the absolute difference.







                share|improve this answer













                7




                In the first row,




                The number in the middle circle is the sum of the numbers in the left and right circles in the same positions.




                In the second row,




                The number in the middle circle is the difference between the numbers in the left and right circles in the same positions. It does not matter which is subtracting from which, it is the absolute difference.








                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 2 hours ago









                kanoo

                1,896327




                1,896327






















                    up vote
                    2
                    down vote














                    If we number the circles as follow:

                    First row A B C

                    Second row D E F

                    On the first row we get for each corresponding sector B(n) = A(n) + C(n)

                    namely: 5 = 2 + 3, 7 = 6 + 1, etc.

                    On the second row the rule seems to change to alternating D(n) - E(n) = F(n)

                    and in the next segment D(n+1) + E(n+1) = F(n+1)

                    Starting from top left we get 7 - 1 = 6, 1 + 4 = 5, 8 - 6 = 2, 2 + ? = 9

                    Which leads us to ? = 7







                    share|improve this answer























                    • Your answer was invisible when I answered. I'd like to point out, however, that the answer that I have provided is simpler and the rule for the second row more closely matches the rule for the first row. +1 anyway
                      – kanoo
                      2 hours ago










                    • @kanoo Fair enough, I'm not arguing about being first.
                      – rhsquared
                      2 hours ago






                    • 1




                      Nono, I know you're first, the timestamps prove that lol and I don't spend enough time on this site to care about the points. No ill intent my friend.
                      – kanoo
                      2 hours ago















                    up vote
                    2
                    down vote














                    If we number the circles as follow:

                    First row A B C

                    Second row D E F

                    On the first row we get for each corresponding sector B(n) = A(n) + C(n)

                    namely: 5 = 2 + 3, 7 = 6 + 1, etc.

                    On the second row the rule seems to change to alternating D(n) - E(n) = F(n)

                    and in the next segment D(n+1) + E(n+1) = F(n+1)

                    Starting from top left we get 7 - 1 = 6, 1 + 4 = 5, 8 - 6 = 2, 2 + ? = 9

                    Which leads us to ? = 7







                    share|improve this answer























                    • Your answer was invisible when I answered. I'd like to point out, however, that the answer that I have provided is simpler and the rule for the second row more closely matches the rule for the first row. +1 anyway
                      – kanoo
                      2 hours ago










                    • @kanoo Fair enough, I'm not arguing about being first.
                      – rhsquared
                      2 hours ago






                    • 1




                      Nono, I know you're first, the timestamps prove that lol and I don't spend enough time on this site to care about the points. No ill intent my friend.
                      – kanoo
                      2 hours ago













                    up vote
                    2
                    down vote










                    up vote
                    2
                    down vote










                    If we number the circles as follow:

                    First row A B C

                    Second row D E F

                    On the first row we get for each corresponding sector B(n) = A(n) + C(n)

                    namely: 5 = 2 + 3, 7 = 6 + 1, etc.

                    On the second row the rule seems to change to alternating D(n) - E(n) = F(n)

                    and in the next segment D(n+1) + E(n+1) = F(n+1)

                    Starting from top left we get 7 - 1 = 6, 1 + 4 = 5, 8 - 6 = 2, 2 + ? = 9

                    Which leads us to ? = 7







                    share|improve this answer















                    If we number the circles as follow:

                    First row A B C

                    Second row D E F

                    On the first row we get for each corresponding sector B(n) = A(n) + C(n)

                    namely: 5 = 2 + 3, 7 = 6 + 1, etc.

                    On the second row the rule seems to change to alternating D(n) - E(n) = F(n)

                    and in the next segment D(n+1) + E(n+1) = F(n+1)

                    Starting from top left we get 7 - 1 = 6, 1 + 4 = 5, 8 - 6 = 2, 2 + ? = 9

                    Which leads us to ? = 7








                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited 2 hours ago

























                    answered 2 hours ago









                    rhsquared

                    6,83021641




                    6,83021641












                    • Your answer was invisible when I answered. I'd like to point out, however, that the answer that I have provided is simpler and the rule for the second row more closely matches the rule for the first row. +1 anyway
                      – kanoo
                      2 hours ago










                    • @kanoo Fair enough, I'm not arguing about being first.
                      – rhsquared
                      2 hours ago






                    • 1




                      Nono, I know you're first, the timestamps prove that lol and I don't spend enough time on this site to care about the points. No ill intent my friend.
                      – kanoo
                      2 hours ago


















                    • Your answer was invisible when I answered. I'd like to point out, however, that the answer that I have provided is simpler and the rule for the second row more closely matches the rule for the first row. +1 anyway
                      – kanoo
                      2 hours ago










                    • @kanoo Fair enough, I'm not arguing about being first.
                      – rhsquared
                      2 hours ago






                    • 1




                      Nono, I know you're first, the timestamps prove that lol and I don't spend enough time on this site to care about the points. No ill intent my friend.
                      – kanoo
                      2 hours ago
















                    Your answer was invisible when I answered. I'd like to point out, however, that the answer that I have provided is simpler and the rule for the second row more closely matches the rule for the first row. +1 anyway
                    – kanoo
                    2 hours ago




                    Your answer was invisible when I answered. I'd like to point out, however, that the answer that I have provided is simpler and the rule for the second row more closely matches the rule for the first row. +1 anyway
                    – kanoo
                    2 hours ago












                    @kanoo Fair enough, I'm not arguing about being first.
                    – rhsquared
                    2 hours ago




                    @kanoo Fair enough, I'm not arguing about being first.
                    – rhsquared
                    2 hours ago




                    1




                    1




                    Nono, I know you're first, the timestamps prove that lol and I don't spend enough time on this site to care about the points. No ill intent my friend.
                    – kanoo
                    2 hours ago




                    Nono, I know you're first, the timestamps prove that lol and I don't spend enough time on this site to care about the points. No ill intent my friend.
                    – kanoo
                    2 hours ago










                    Mateen Ahmed is a new contributor. Be nice, and check out our Code of Conduct.










                    draft saved

                    draft discarded


















                    Mateen Ahmed is a new contributor. Be nice, and check out our Code of Conduct.













                    Mateen Ahmed is a new contributor. Be nice, and check out our Code of Conduct.












                    Mateen Ahmed is a new contributor. Be nice, and check out our Code of Conduct.
















                    Thanks for contributing an answer to Puzzling 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.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


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


                    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%2fpuzzling.stackexchange.com%2fquestions%2f76336%2fwhich-number-replaces-the-question-mark-in-the-circle%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

                    What visual should I use to simply compare current year value vs last year in Power BI desktop

                    Alexandru Averescu

                    Trompette piccolo