document.write( "Question 1121027: They are six kids they are celebrating their birthday, they are three boys and three girls, but they are each different ages. The youngest is 1 year old. The sum of the ages of the three girls is the same as the sum of the ages of the three boys. What is the smallest possible total of all six ages? \n" ); document.write( "
Algebra.Com's Answer #736764 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! The other tutor did not get the smallest total. It's 22, not 24. \r\n" ); document.write( "\r\n" ); document.write( "If the 6 kids were as young as possible with all different ages,\r\n" ); document.write( "with the youngest being 1, the kids' ages would be 1 through 6,\r\n" ); document.write( "1+2+3+4+5+6 = 21. But 3 of them must have the same sum as the \r\n" ); document.write( "other 3, since the sum of the girls' ages equals the sum of the \r\n" ); document.write( "boys' ages. So the sum of all 6 must be an even number, so we \r\n" ); document.write( "can split it in half. So we must change the 6 to 7, so the ages \r\n" ); document.write( "are 1,2,3,4,5,7, which has even sum 22. That means the sum of \r\n" ); document.write( "the boys' ages and the sum of the girls' ages are 11 each. For \r\n" ); document.write( "instance, the boys could have ages 1,3,7 and the girls have ages \r\n" ); document.write( "2,4,6.\r\n" ); document.write( "\r\n" ); document.write( "So the smallest possible total of the 6 ages is 22.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |