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)![]() ![]() ![]() You can put this solution on YOUR website! Hint: Solve the system\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = number of men's shoes, y = number of women's shoes \n" ); document.write( " |