document.write( "Question 628149: a school has enough bread to feed 30 childern for 4 days. if 10 more children are added. how many days will the bread last? \n" ); document.write( "
Algebra.Com's Answer #395490 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 30*4=120 child bread days \n" ); document.write( "30+10=40 children \n" ); document.write( "120/40=3 \n" ); document.write( "the bread will last 3 days \n" ); document.write( " |