document.write( "Question 388609: a garrison of 1600 men is provisioned for 18 weeks at the rate of 25 kg per day per man.if some more persons join the garrison, the provisions would last for 16 weeks at the rate of 20 kg per day per man. find the number of persons joining the garrison. \n" ); document.write( "
Algebra.Com's Answer #274962 by robertb(5830)![]() ![]() You can put this solution on YOUR website! 1600*25*126 = (1600 + x)20*112 \n" ); document.write( "2250 = 1600+x; \n" ); document.write( "x = 650, the number of people joining the garrison. \n" ); document.write( " |