document.write( "Question 152814: In a girl guide camp 80girls had food for 15 days, 40 more jioned them after 3 days, for how mnay days the remaining food will suffice.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #112621 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 80*15=1200 number of girl days total. \n" ); document.write( "80*3=240 girl days used in the first 3 days. \n" ); document.write( "1200-240=960 girl days left. \n" ); document.write( "80+40=120 girls for the remainder of the camp. \n" ); document.write( "960/120=8 more days all 120 girls can be fed. \n" ); document.write( " |