document.write( "Question 354059: A footwear factory sold 600 pairs of slippers. The number sold at market stalls is twice the number sold at department stores,and the number sold by foot salesman is one-sixth the number sold at market stalls. How many pairs of slippers were sold at market stalls? \n" ); document.write( "
Algebra.Com's Answer #253089 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Let departmental stores sell x numbers \n" ); document.write( "market stalls sell = 2x \n" ); document.write( "foot salesman sells 2x/6 \n" ); document.write( "... \n" ); document.write( "Total sold = 600 \n" ); document.write( "x+2x+x/3 =600 \n" ); document.write( "10x/3 =600 \n" ); document.write( "10x=1800 \n" ); document.write( "x= 180 sold at departmental stores \n" ); document.write( "market stalls = 2x = 360 \n" ); document.write( "foot salesman = x/3 =60 \n" ); document.write( ".. \n" ); document.write( "180+360+60= 600 \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |