document.write( "Question 1012956: An Army camp consists of 800 soldiers and their canteen has food provision that last for 60 days. If 400 more soldiers arrive at the camp after 12 days, for how many days will the food last?
\n" ); document.write( "a)52
\n" ); document.write( "b)48
\n" ); document.write( "c)28
\n" ); document.write( "d)32
\n" ); document.write( "

Algebra.Com's Answer #629105 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
An Army camp consists of 800 soldiers and their canteen has food provision that last for 60 days.
\n" ); document.write( " If 400 more soldiers arrive at the camp after 12 days, for how many days will the food last?
\n" ); document.write( ":
\n" ); document.write( "there are 800 * 60 = 48000 man-days of food available
\n" ); document.write( "After 12 days the original 800 men have consumed 12*800 = 9600 man-days of food
\n" ); document.write( "therefore 48000 - 9600 = 38400 man-days remain, but there are 1200 soldiers now
\n" ); document.write( "let d = no. of days the food will last now
\n" ); document.write( "1200d = 38400
\n" ); document.write( "d = 38400/1200
\n" ); document.write( "d = 32 days
\n" ); document.write( "
\n" );