document.write( "Question 1055454: a farmer has 6 different size containers : 5, 9, 12 , 23,and 45 liters . he has filled some of these containers with sunflower oil and some others with olive oil . he has one empty container and the total amount of the sunflower oil in the container is 4 times the total amount of olive oil in the containers . what is the volume of the empty container ?
\n" );
document.write( "a) 5 b) 9 c) 12 d) 15 e) 23\r
\n" );
document.write( "\n" );
document.write( "Thank you ... \n" );
document.write( "
Algebra.Com's Answer #670713 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! a farmer has 6 different size containers : 5, 9, 12 , 23,and 45 liters . \n" ); document.write( " he has filled some of these containers with sunflower oil and some others with olive oil . \n" ); document.write( " he has one empty container and the total amount of the sunflower oil in the container is 4 times the total amount of olive oil in the containers. \n" ); document.write( " what is the volume of the empty container? \n" ); document.write( ": \n" ); document.write( "The total amt is a multiple of 5. 1 unit of sunflower + 4 units of Olive \n" ); document.write( "We can eliminate 5 and 45. \n" ); document.write( "Find the two out of the remaining three which add up to a multiple of 5; 12+23 = 35 \n" ); document.write( "That leaves the 9 liter container left over as empty \n" ); document.write( " |