document.write( "Question 87550: The Randolphs used 12 more gal of fuel oil in October
\n" );
document.write( "than in September and twice as much oil in November as in September. If they
\n" );
document.write( "used 132 gal for the 3 months, how much was used during each month? \n" );
document.write( "
Algebra.Com's Answer #63466 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The Randolphs used 12 more gal of fuel oil in October \n" ); document.write( "than in September and twice as much oil in November as in September. If they \n" ); document.write( "used 132 gal for the 3 months, how much was used during each month? \n" ); document.write( "------------ \n" ); document.write( "Let amt. in Sept = x gallons \n" ); document.write( "Amt in October = x+12 \n" ); document.write( "Amt in November = 2x \n" ); document.write( "------------ \n" ); document.write( "EQUTION: \n" ); document.write( "x + (x+12) + x = 132 \n" ); document.write( "3x=120 \n" ); document.write( "x=40 gal. in Sept \n" ); document.write( "x+12 = 52 gals in October \n" ); document.write( "2x = 80 gals in November \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |