document.write( "Question 669809: If 5 hens can lay 24 eggs in 5 days how many days are needed for 8 hens to lay 20 eggs \n" ); document.write( "
Algebra.Com's Answer #416575 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If 5 hens can lay 24 eggs in 5 days how many days are needed for 8 hens to lay 20 eggs \n" ); document.write( "---- \n" ); document.write( "# of days is directly related to number of eggs and indirectly \n" ); document.write( "related to # of hens. \n" ); document.write( "--- \n" ); document.write( "d = k*e/h \n" ); document.write( "---------- \n" ); document.write( "Solve for \"k\" using \"5 hens can lay 24 eggs in 5 days\". \n" ); document.write( "5 = k*24/5 \n" ); document.write( "k = 24/25 \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "d = (24/25)e/h \n" ); document.write( "------ \n" ); document.write( "How many days are needed for 8 hens to lay 20 eggs? \n" ); document.write( "d = (24/25)*20/8 \n" ); document.write( "---- \n" ); document.write( "# of days = (60/25) = 12/5 = 2.4 days \n" ); document.write( "====== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |