document.write( "Question 695038: Marinna gives apple to her children. If she give 5 apples to each child, she will have 4 left, but if she gives 8 apples to each child, she will be 8 short. How many children does she have? \n" ); document.write( "
Algebra.Com's Answer #428305 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Marinna gives apple to her children. If she give 5 apples to each child, she will have 4 left, but if she gives 8 apples to each child, she will be 8 short. How many children does she have? \n" ); document.write( "----------- \n" ); document.write( "Equations: \n" ); document.write( "Let x be the # of children: \n" ); document.write( "----- \n" ); document.write( "y1 = (x-4)/5 \n" ); document.write( "y2 = (x+8)/8 \n" ); document.write( "------ \n" ); document.write( "x must be a whole number solution. \n" ); document.write( "--- \n" ); document.write( "x = 24 (# of children) \n" ); document.write( "=========================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |