document.write( "Question 1203661: if 2 hens lay 2 eggs in 2 days, how many eggs will 6 hens lay in 2 days
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #839402 by Theo(13342)![]() ![]() You can put this solution on YOUR website! an assumption here has to be that all hens lay eggs at the same rate. \n" ); document.write( "rate * time * participants = quantity. \n" ); document.write( "the time is 2 days. \n" ); document.write( "the quantity is 2 eggs. \n" ); document.write( "the participants are 2 hens. \n" ); document.write( "rate * time * participants = quantity becomes rate * 2 * 2 = 2. \n" ); document.write( "solve for rate to get rate = 2/4 = 1/2 egg per day per hen. \n" ); document.write( "when you have 6 hens, the formula becomes 1/2 * 2 * 6 = x, with x being the number of eggs laid. \n" ); document.write( "solve for x to get x = 6 \n" ); document.write( "this suggests that 6 hens will lay 6 eggs in 2 days. \n" ); document.write( "another way of looking at this, always assuming that all hens lay eggs at the same rate, is: \n" ); document.write( "2 hens lay 2 eggs in 2 days. \n" ); document.write( "6 hens is 3 * 2 hens, therefore 6 hens will lay 3 * 2 eggs in 2 days = 6 eggs.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |