Which number replaces the question mark in the circle?











up vote
8
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
    8
    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
      8
      down vote

      favorite
      1









      up vote
      8
      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 13 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 13 hours ago









      Mateen Ahmed

      3159




      3159




      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
          9
          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





















          • Interestingly, if the 5 in the bottom right circle is changed to a 3 then the pattern which has only subtly changed would be more easily stated, because the upper and lower rows would have the same pattern. Of course, this would change the value of the "?"
            – Octopus
            5 hours ago


















          up vote
          6
          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
            13 hours ago










          • @kanoo Fair enough, I'm not arguing about being first.
            – rhsquared
            13 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
            13 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
          9
          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





















          • Interestingly, if the 5 in the bottom right circle is changed to a 3 then the pattern which has only subtly changed would be more easily stated, because the upper and lower rows would have the same pattern. Of course, this would change the value of the "?"
            – Octopus
            5 hours ago















          up vote
          9
          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





















          • Interestingly, if the 5 in the bottom right circle is changed to a 3 then the pattern which has only subtly changed would be more easily stated, because the upper and lower rows would have the same pattern. Of course, this would change the value of the "?"
            – Octopus
            5 hours ago













          up vote
          9
          down vote



          accepted







          up vote
          9
          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 13 hours ago









          kanoo

          1,946327




          1,946327












          • Interestingly, if the 5 in the bottom right circle is changed to a 3 then the pattern which has only subtly changed would be more easily stated, because the upper and lower rows would have the same pattern. Of course, this would change the value of the "?"
            – Octopus
            5 hours ago


















          • Interestingly, if the 5 in the bottom right circle is changed to a 3 then the pattern which has only subtly changed would be more easily stated, because the upper and lower rows would have the same pattern. Of course, this would change the value of the "?"
            – Octopus
            5 hours ago
















          Interestingly, if the 5 in the bottom right circle is changed to a 3 then the pattern which has only subtly changed would be more easily stated, because the upper and lower rows would have the same pattern. Of course, this would change the value of the "?"
          – Octopus
          5 hours ago




          Interestingly, if the 5 in the bottom right circle is changed to a 3 then the pattern which has only subtly changed would be more easily stated, because the upper and lower rows would have the same pattern. Of course, this would change the value of the "?"
          – Octopus
          5 hours ago










          up vote
          6
          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
            13 hours ago










          • @kanoo Fair enough, I'm not arguing about being first.
            – rhsquared
            13 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
            13 hours ago















          up vote
          6
          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
            13 hours ago










          • @kanoo Fair enough, I'm not arguing about being first.
            – rhsquared
            13 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
            13 hours ago













          up vote
          6
          down vote










          up vote
          6
          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 13 hours ago

























          answered 13 hours ago









          rhsquared

          6,87021641




          6,87021641












          • 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
            13 hours ago










          • @kanoo Fair enough, I'm not arguing about being first.
            – rhsquared
            13 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
            13 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
            13 hours ago










          • @kanoo Fair enough, I'm not arguing about being first.
            – rhsquared
            13 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
            13 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
          13 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
          13 hours ago












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




          @kanoo Fair enough, I'm not arguing about being first.
          – rhsquared
          13 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
          13 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
          13 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

          Morgemoulin

          Scott Moir

          Souastre