document.write( "Question 107618: A washer-dryer combination costs $1200. If the washer costs $220 more than the dryer, what does each appliance cost seperately? \n" ); document.write( "
Algebra.Com's Answer #78424 by scott8148(6628) You can put this solution on YOUR website! let x=dryer, so x+220=washer ... x+(x+220)=1200 ... 2x+220=1200 \n" ); document.write( " |