document.write( "Question 984873: An electric heating system costs $5000 to install, with yearly operating cost of $1100. A gas heating system costs $12000 to install, with yearly operating cost of $700. After a period of time the total costs for electric heating and gas heating will be the same. What will the total cost be at that time? \n" ); document.write( "
Algebra.Com's Answer #605723 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "y=number of years \n" ); document.write( ". \n" ); document.write( "$5000+$1100y=$12000+$700y \n" ); document.write( "$400y=$7000 \n" ); document.write( "y=17.5 \n" ); document.write( "ANSWER 1: The total cost will be the same in 17.5 years. \n" ); document.write( ". \n" ); document.write( "CHECK: \n" ); document.write( "$5000+$1100(17.5)=$12000+$700(17.5) \n" ); document.write( "$5000+$19250=$12000+$12250 \n" ); document.write( "$24250=$24250 \n" ); document.write( "ANSWER 2: The total cost for either after 17.5 years will be $24250. \n" ); document.write( " \n" ); document.write( " |