Separate number in groups puzzle

1,385.9K Views

You need to divide numbers from 1 to 9 into two group such that sum of numbers in one group is equal to the sum of other group.

Note(Very Carefully) : 6 cannot be flipped over to make it 9.

separate-numbers-in-group-puzzle

Share
Add Comment

  • 3 Answer(s)

    6 cannot be flipped over to make it 9…but 9 can be flipped to over to make 6
    sol-(6+7+2=15) and (8+4+3=15)

    ABHIJAT Scholar Answered on 1st December 2015.

    where is the numbers 1,5,6??

    on 19th December 2022.
    Add Comment

    ANSWER- 1 2 3 4 5 9(rotated 6) and 7 8 9

    EXPLANATION-
    Sum of numbers 1 2 3 4 5 6 7 8 9 is 45 ,
    So, numbers cant be split into 2 equal parts.

    Given that, we cant turn 9 upside down and make it 6
    but we can turn 6 to make it 9

    So,
    1+2+3+4+5+9(Rotated 6) =24
    7+8+9 = 24
    So, the two group of numbers are 1,2,3,4,5,6 and 7,8,9

    Detective Expert Answered on 1st December 2015.

    Wrong answer: it was clearly said that: 6 cannot be flipped over to make it 9!! 

    on 19th December 2022.
    Add Comment

    Sum of numbers 1-9 is 45 so it can’t be slitted into 2 equal groups. But given that  6 cannot be flipped over to make it 9 does not mean the opposite is also true, so if we flip the 9 to be 6 the sum is 42 which can be split to 21 for each group.
    So the groups are 1+2+3+4+5+6=21 and 6+7+8=21

    Moshe Expert Answered on 19th December 2022.
    Add Comment
  • Your Answer

    By posting your answer, you agree to the privacy policy and terms of service.
  • More puzzles to try-