document.write( "Question 1077508: The cost of heating the Charpentier's house in October is $250. As winter progresses, the price increases $30 each month. How much does the family pay to heat their home for 5 months \n" ); document.write( "
Algebra.Com's Answer #692227 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
n, number of months.
\n" ); document.write( "n=1 for first month.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"250%2B30%28n-1%29\", how much cost in each month.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Five months;
\n" ); document.write( "\"250%2B30%285-1%29=250%2B30%2A4=250%2B120=370\", in the final month.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Total for all five months:
\n" ); document.write( "\"%285%2F2%29%28250%2B370%29\"
\n" ); document.write( "
\n" );