document.write( "Question 258441: There are 220 barrels of cement in one shed and 510 barrels in another shed. How many barrels must be transferred from the second to the first shed so that the first shed will contain two-thirds as much as the second shed? \n" ); document.write( "
Algebra.Com's Answer #190255 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
(220+x)=2/3*(510-x)
\n" ); document.write( "x=72 to be moved
\n" ); document.write( "220+72=292
\n" ); document.write( "510-72=438
\n" ); document.write( "Note it does NOT say two thirds of the total barrels are in one place but the barrels in one place are two thirds of the barrels in the other
\n" ); document.write( "
\n" );