document.write( "Question 412760: Hector's mother sent him on two errands. She gave him $5.00.He picked up clothes of the dry cleaners and later spent half the change on a loaf of bread. He returned $0.97 (cents) change to his mother. How much did the dry cleaning cost? \n" ); document.write( "
Algebra.Com's Answer #289844 by edjones(8007) You can put this solution on YOUR website! Let d=amt spent at dry cleaners. \n" ); document.write( "5 - d - (5-d)/2 = .97 \n" ); document.write( "10-2d-5+d=1.94 multiply each side by 2. \n" ); document.write( "-d=-3.06 \n" ); document.write( "d=3.06 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |