document.write( "Question 1099036:  A washer and dryer cost a total of 
\n" );
document.write( "$957
\n" );
document.write( ". The cost of the washer is two times the cost of the dryer. Find the cost of each item. \n" );
document.write( "
| Algebra.Com's Answer #713445 by Alan3354(69443)     You can put this solution on YOUR website! A washer and dryer cost a total of \n" ); document.write( "$957 \n" ); document.write( ". The cost of the washer is two times the cost of the dryer. Find the cost of each item. \n" ); document.write( "----------- \n" ); document.write( "W + D = 957 \n" ); document.write( "W = 2D \n" ); document.write( " \n" ); document.write( " |