document.write( "Question 204230: three goats eat 6 tin cans in 1 hour . how long should it take six goats to eat
\n" );
document.write( "3 tin cans ? \n" );
document.write( "
Algebra.Com's Answer #154188 by nerdybill(7384) You can put this solution on YOUR website! three goats eat 6 tin cans in 1 hour . how long should it take six goats to eat \n" ); document.write( "3 tin cans ? \n" ); document.write( ". \n" ); document.write( "First determine what ONE goat can do: \n" ); document.write( "6 tins per 1 hour per 3 goats \n" ); document.write( "For 1 goat 2 tins per 1 hour \n" ); document.write( ". \n" ); document.write( "Let t = time it takes \n" ); document.write( "then \n" ); document.write( "6(2/1)t = 3 \n" ); document.write( "(12)t = 3 \n" ); document.write( "t = 3/12 \n" ); document.write( "t = 1/4 hour (or 15 minutes) \n" ); document.write( " |