document.write( "Question 1133908: A twenty-kilogram bag of rice is consumed by m, number of boys in 10 days. When four more boys joined them, the same quantity of rice lasted only 8 days. If the rate if consumption is the same, find the value of m. \n" ); document.write( "
Algebra.Com's Answer #751148 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! A twenty-kilogram bag of rice is consumed by m, number of boys in 10 days. \n" ); document.write( " When four more boys joined them, the same quantity of rice lasted only 8 days. \n" ); document.write( " If the rate if consumption is the same, find the value of m. \n" ); document.write( ": \n" ); document.write( "10m = 8(m+4) \n" ); document.write( "10m = 8m + 32 \n" ); document.write( "10m - 8m = 32 \n" ); document.write( "2m = 32 \n" ); document.write( "m = 16 boys \n" ); document.write( " |