document.write( "Question 317722: Container A is half full of water. Container B will hold 9 cups of water. When the contents of container A is poured into container B, container B is 2/3 full. How much will container A hold? \n" ); document.write( "
Algebra.Com's Answer #227518 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Container A is half full of water. Container B will hold 9 cups of water. When the contents of container A is poured into container B, container B is 2/3 full. How much will container A hold? \n" ); document.write( ". \n" ); document.write( "Let x = amount Container A can hold \n" ); document.write( "then \n" ); document.write( "(1/2)x = (2/3)(9) \n" ); document.write( "(1/2)x = (2)(3) \n" ); document.write( "(1/2)x = 6 \n" ); document.write( "x = 12 \n" ); document.write( ". \n" ); document.write( "Container A can hold 12 cups \n" ); document.write( " |