document.write( "Question 1036597: A washer and dryer cost $1041. 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 #651279 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let w and d stand for washer and dryer:\r
\n" ); document.write( "\n" ); document.write( "w+d=1041
\n" ); document.write( "w=2d
\n" ); document.write( "2d+d=1041
\n" ); document.write( "3d=1041
\n" ); document.write( "d=$347
\n" ); document.write( "w=2d=$694!!!!!!!!!!!
\n" ); document.write( "
\n" );