document.write( "Question 1149517: 9 different pies are to be divided between 3 people so that each person gets an odd number of pies. Find the number of ways this can be done \n" ); document.write( "
Algebra.Com's Answer #770898 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If each gets an odd number of pies, then the numbers of pies are either 1, 3, and 5 (in some order); or 3, 3, and 3. \n" ); document.write( "Give each of the three people his allotment of pies, one person at a time. \n" ); document.write( "(1) First person gets 5 of the 9; second gets 3 of the remaining 4; third gets 1 of the remaining 1. \n" ); document.write( "(2) First person gets 5 of the 9; second gets 1 of the remaining 4; third gets 3 of the remaining 3. \n" ); document.write( "(3) First person gets 3 of the 9; second gets 5 of the remaining 6; third gets 1 of the remaining 1. \n" ); document.write( "(4) First person gets 3 of the 9; second gets 3 of the remaining 6; third gets 3 of the remaining 3. \n" ); document.write( "(5) First person gets 3 of the 9; second gets 1 of the remaining 6; third gets 5 of the remaining 5. \n" ); document.write( "(6) First person gets 1 of the 9; second gets 5 of the remaining 8; third gets 3 of the remaining 3. \n" ); document.write( "(7) First person gets 1 of the 9; second gets 3 of the remaining 8; third gets 5 of the remaining 5. \n" ); document.write( "TOTAL: 1680+6(504) = 4704 ways \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |