asked 114k views
3 votes
Break the numbers 0-9 into 3 groups. Each group needs to equal the same number when added! Write out the groupsand the sum of each group!

asked
User Lrkwz
by
7.8k points

1 Answer

3 votes

we must do the following:

0

1

2

3

4

5

6

7

8

9

select the major, the minor and the half and add, like this:


9+0+5+1=15

therefore:


7+6+2=15

also:


\begin{gathered} 8+4+3=15 \\ \end{gathered}

the groups are:

(9,0,1,5); (7,6,2); (8,4,3)

answered
User Wjohnson
by
7.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.