document.write( "Question 21318: the randolphs use 12 more gallons of oil in oct than in sept. and twice as much in nov as in sept. if they used 132 gallons for 3 months, how much was used during each month? \n" ); document.write( "
Algebra.Com's Answer #10355 by bonster(299)\"\" \"About 
You can put this solution on YOUR website!
oct=12 more than sept\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "sept=x
\n" ); document.write( "oct=x+12
\n" ); document.write( "nov=twice as much as sept
\n" ); document.write( "nov=2x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to find how much they used each month, add them up and equate it to 132
\n" ); document.write( "x+x+12+2x=132
\n" ); document.write( "4x+12=132
\n" ); document.write( "4x=120
\n" ); document.write( "x=30\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "sept=x=30
\n" ); document.write( "oct=x+12= 30+12=42
\n" ); document.write( "nov=2x=2(30)=60\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "check:
\n" ); document.write( "30+42+60=132
\n" ); document.write( "
\n" );