document.write( "Question 1186021: The volume of a 6 x 12-ft tank is 339.3 cu ft. It contains air at 200 psig and 85°F. How many 1-cu ft drums can be filled to 50 psig and 80°F if it is assumed that the air temperature in the tank remains at 85°F? The drums have been sitting around in the atmosphere which is at 14.7 psia and 80°F. \n" ); document.write( "
Algebra.Com's Answer #849483 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! Here's how to calculate the number of drums that can be filled:\r \n" ); document.write( "\n" ); document.write( "**1. Convert psig to psia:**\r \n" ); document.write( "\n" ); document.write( "* Tank pressure: 200 psig + 14.7 psia = 214.7 psia \n" ); document.write( "* Drum pressure: 50 psig + 14.7 psia = 64.7 psia\r \n" ); document.write( "\n" ); document.write( "**2. Convert temperatures to absolute Rankine:**\r \n" ); document.write( "\n" ); document.write( "* Tank temperature: 85°F + 460 = 545°R \n" ); document.write( "* Drum temperature: 80°F + 460 = 540°R\r \n" ); document.write( "\n" ); document.write( "**3. Use the ideal gas law to find the mass of air in the tank:**\r \n" ); document.write( "\n" ); document.write( "The ideal gas law is PV = mRT, where:\r \n" ); document.write( "\n" ); document.write( "* P = pressure \n" ); document.write( "* V = volume \n" ); document.write( "* m = mass \n" ); document.write( "* R = specific gas constant for air (1716 ft-lbf/slug-°R) \n" ); document.write( "* T = temperature\r \n" ); document.write( "\n" ); document.write( "Rearranging to solve for mass: m = PV / RT\r \n" ); document.write( "\n" ); document.write( "m = (214.7 psia * 144 in²/ft² * 339.3 ft³) / (1716 ft-lbf/slug-°R * 545 °R) \n" ); document.write( "m ≈ 4.79 slugs\r \n" ); document.write( "\n" ); document.write( "**4. Use the ideal gas law again to find the volume the air will occupy at drum conditions:**\r \n" ); document.write( "\n" ); document.write( "We'll use the same formula, but this time we're solving for V: V = mRT / P\r \n" ); document.write( "\n" ); document.write( "V = (4.79 slugs * 1716 ft-lbf/slug-°R * 540 °R) / (64.7 psia * 144 in²/ft²) \n" ); document.write( "V ≈ 2216.7 ft³\r \n" ); document.write( "\n" ); document.write( "**5. Calculate the number of drums that can be filled:**\r \n" ); document.write( "\n" ); document.write( "Number of drums = Volume of air at drum conditions / Volume per drum \n" ); document.write( "Number of drums = 2216.7 ft³ / 1 ft³/drum \n" ); document.write( "Number of drums ≈ 2217 drums\r \n" ); document.write( "\n" ); document.write( "**Therefore, approximately 2217 drums can be filled.** \n" ); document.write( " \n" ); document.write( " |