asked 175k views
5 votes
Create two groups of cards with the SAME SUM using as many cards as possible using the numbers 8 7 6 2 1 3.​

asked
User Rickye
by
8.6k points

1 Answer

4 votes

Answer:

Explained below.

Explanation:

In this case we need to form two group of cards (consisting of any number of cards) having the same sum using the cards numbered as 8, 7, 6, 2, 1, 3.​

The possible groups are as follows:

Group 1 Group 2 Sum

{8, 1} {7, 2} 9

{8, 2} {7, 3} 10

{8, 3} {7, 3, 1} 11

{8, 1, 3} {7, 3, 2} 12

{8, 2, 3} {7, 2, 1, 3} 13

{8, 3, 2, 1} {7, 6, 1} 14

And so on.

answered
User Alyssia
by
8.5k 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.