document.write( "Question 770986: Three monkeys ate a total of 25 nuts. Each monkey ate an odd number of nuts and the three odd numbers were all different and bigger than one. How many different solutions are ther? \n" ); document.write( "
Algebra.Com's Answer #469966 by KMST(5328)![]() ![]() You can put this solution on YOUR website! The monkey who ate the least may have eaten \n" ); document.write( "That would leave \n" ); document.write( "Along with the 3 for the least hungry monkey, we need two different odd numbers that add up to \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Since I cannot tell the monkeys apart, and I would not care which one ate the least and which one ate the most, the solutions I have found so far are the \n" ); document.write( "{3,5,17}, {3,7,15} and {3,9,13}. \n" ); document.write( " \n" ); document.write( "If the monkey who ate the least eat more than \n" ); document.write( "In that case the other two monkeys ate the other \n" ); document.write( "It could be \n" ); document.write( " \n" ); document.write( "That accounts for \n" ); document.write( " \n" ); document.write( "So there are \n" ); document.write( "If 3, 5, and 17 for monkeys A, B, and C respectively is considered different from 3, 5, and 17 for monkeys B, A, and C respectively, then there are 6 different ways that we can order the set {A,B,C}, and that multiplies times 6 the number of solutions. \n" ); document.write( " |