document.write( "Question 1016442: If 500 kg of meat feeds 20 lions at a zoo of a week for how many days will 200 kg of meat feed 14 lions? \n" ); document.write( "
Algebra.Com's Answer #632822 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! A couple of ways to do this...here's one... \n" ); document.write( "500 / 20 = 25 kg/lion feeds it for 7 days \n" ); document.write( "200 / 14 = 14.286 kg/lion \n" ); document.write( "Now set up a proportion \n" ); document.write( " \n" ); document.write( "Cross-multiply and solve and get \n" ); document.write( "25x = 100 \n" ); document.write( "x = 4 days \n" ); document.write( "Another way would be to consider that 500 kg feeds 20*7 = 140 lion/days and go from there... \n" ); document.write( " |