document.write( "Question 965941: A store sells 3 times as many women’s shoes as
\n" ); document.write( "men’s shoes. Each week it is able to buy 560 pairs
\n" ); document.write( "of shoes from the factory. How many of these
\n" ); document.write( "pairs should be men’s shoes?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #590465 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: Solve the system\r
\n" ); document.write( "\n" ); document.write( "\"system%28y=3x%2Cx%2By=560%29\"\r
\n" ); document.write( "\n" ); document.write( "x = number of men's shoes, y = number of women's shoes
\n" ); document.write( "
\n" );