document.write( "Question 1073986: Rory, Leo, and Joey win $362 880 in a lottery. They decide to divide the winnings so
\n" );
document.write( "that Rory gets two parts, Leo three parts, and Joey four parts. Exactly how much money
\n" );
document.write( "does each person receive? \n" );
document.write( "
Algebra.Com's Answer #688742 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 2 parts + 3 parts + 4 parts = 9 parts. How many 9 parts are in 362880? \n" ); document.write( "There are: \n" ); document.write( "362880/9 = 40,320 \n" ); document.write( "Now distribute: \n" ); document.write( "40,320*2 = 80,640 This is Roy \n" ); document.write( "40,320*3 = 120,960 This is Leo \n" ); document.write( "40,320*4 = 161,280 This is Joey \n" ); document.write( "Total . .= 362,880 Correct \n" ); document.write( " |