document.write( "Question 174492This question is from textbook algebra 1
\n" );
document.write( ": A shoe store makes $2880 during a one day sale. Men's shoes cost $24 per pair and womens shoes cost $18 per pair. Let m equal the number of pairs of mens shoes and w equal the number of pairs of womens shoes. The equation 24m+18w=2880 describes the store's income for the sale.\r
\n" );
document.write( "\n" );
document.write( "c.the store sold one more pair of mens shoes than womens shoes during the sale.How many pairs of each were sold? \n" );
document.write( "
Algebra.Com's Answer #129479 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 24m+18w=2880 \n" ); document.write( "m=w+1 \n" ); document.write( "24(w+1)+18w=2880 \n" ); document.write( "24w+24+18w=2880 \n" ); document.write( "42w=2880-24 \n" ); document.write( "42w=2856 \n" ); document.write( "w=2856/42 \n" ); document.write( "w=68 number of women's shoes sold. \n" ); document.write( "m=68+1=69 number of men's shoes sold. \n" ); document.write( "Proof: \n" ); document.write( "24*69+18*68=2880 \n" ); document.write( "1656+1224=2880 \n" ); document.write( "2880=2880 \n" ); document.write( " |