document.write( "Question 357103: An electric bill for September is $2.32 less than the electric bill for October. If the total bill for the two months was $119.56, find the bill for each month. \n" ); document.write( "
Algebra.Com's Answer #255011 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x be the amount of the October bill, then (x-$2.32) would be September's bill
\n" ); document.write( "total bill for the two months was $119.56
\n" ); document.write( "x + (x-$2.32)= $119.56
\n" ); document.write( "Simplify and Solve
\n" ); document.write( "2x - $2.32 = $119.56
\n" ); document.write( "2x = $121.88
\n" ); document.write( "x = $60.94 October's bill
\n" ); document.write( "(x-$2.32) = $58.62 September's Bill
\n" ); document.write( "check your answer
\n" ); document.write( "$60.94 + $58.62 = $119.56 \n" ); document.write( "
\n" );