document.write( "Question 986159: Shirley has two containers of water for a camping trip. One container holds 2 times as much as the other. The total amount of water is 30 gallons. How much water is in each container? \n" ); document.write( "
Algebra.Com's Answer #606956 by algebrahouse.com(1659)\"\" \"About 
You can put this solution on YOUR website!
x = amount in one container
\n" ); document.write( "2x = amount in other container {one container holds 2 times as much as the other}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + 2x = 30 {the total amount of water is 30 gallons}
\n" ); document.write( "3x = 30 {combined like terms}
\n" ); document.write( "x = 10 {divided each side by 3}
\n" ); document.write( "2x = 20 {substituted 10, in for x, into 2x}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "one container holds 10 gallons
\n" ); document.write( "the other container holds 20 gallons
\n" ); document.write( "
For more help from me, visit: www.algebrahouse.com


\n" ); document.write( "
\n" );