document.write( "Question 444805: During the sale, Rochelle brought a certain amount of shopping money. she spent $2,200 for rubber shoes and 2/3 of what remained for a pair of slippers. After that, she spent 1/3 of what is still left for books. how much shopping money does she have, if only $350 is left after those purchases? \n" ); document.write( "
Algebra.Com's Answer #307428 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let's say Rochelle starts with x \n" ); document.write( "After the rubber shoes, she has x-2200 dollars \n" ); document.write( "After the slippers, she has 1/3(x-2200) dollars left. \n" ); document.write( "After the books she has 2/3(1/3(x-2200) \n" ); document.write( "2/3(1/3(x-2200)=350 \n" ); document.write( "2/9(x-2200)=350 \n" ); document.write( "2/9x-488.89=350 \n" ); document.write( "2/9x=838.89 \n" ); document.write( "x=3775.00 \n" ); document.write( "She started with $3775.00.. \n" ); document.write( " |