document.write( "Question 1127516: Styline Menswear ordered short-sleeve shirts for $23 each and long-sleeve shirts for $28.50 each from Tommy Hilfiger. If the total order amounted to $9,862.50 for 375 shirts, how many short-sleeve were ordered? \n" ); document.write( "
Algebra.Com's Answer #743935 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Let short sleeve shirts be s and long sleeve l \n" ); document.write( ": \n" ); document.write( "s + l = 375 thus l= 375 - s \n" ); document.write( "23s + 28.50l = 9,862.50 substitute for l: \n" ); document.write( "23s + 28.50(375 - s) = 9,862.50 \n" ); document.write( "23s + 10,687.50 - 28.50s = 9,862.50 \n" ); document.write( "-5.50s = -825 divide both sides by -5.50, and remember that -/- = + \n" ); document.write( "s = 150 \n" ); document.write( "150 short sleeves were ordered \n" ); document.write( " \n" ); document.write( " |