document.write( "Question 133590:
\n" );
document.write( "Refrigerator A costs $600 and costs $35 a year to operate.
\n" );
document.write( "Refrigerator B costs $800 and costs $40 a year to operate.
\n" );
document.write( "how many years are the total costs of the 2 regrigerators the same?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #97794 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! They will never be the same. As the original cost of the most expensive model is greater than the cheaper model & the operating cost of the most expensive model is also greater. \n" ); document.write( "600+35x=800+40x \n" ); document.write( "35x-40x=800-600 \n" ); document.write( "-5x=200 \n" ); document.write( "x=200/-5 \n" ); document.write( "x=-40 non answer. \n" ); document.write( " |