document.write( "Question 460684: 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 #316000 by rwm(914)\"\" \"About 
You can put this solution on YOUR website!
220+510=730
\n" ); document.write( "2/3=(220+x)/(510-x)
\n" ); document.write( "x=72
\n" ); document.write( "
\n" );