document.write( "Question 808195: 72 persons have enough food for 7 days but after one day they decided to finish the food in 3 remaining days. For it they invited more persons. how many persons did they invite? \n" ); document.write( "
Algebra.Com's Answer #486838 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 72*7=504 person days of food \n" ); document.write( "after one they have used 72 person days \n" ); document.write( "504-72=432 person days remaining after one day \n" ); document.write( "432/(72+x)=3 \n" ); document.write( "x=72 more invited \n" ); document.write( "which makes sense since now they have 6 days for 72 \n" ); document.write( " \n" ); document.write( " |