document.write( "Question 150399: company purchased 8 work shirts and 17 work pants at $273. Next month purchased additional 16 shirts & 13 pants for $357.\r
\n" );
document.write( "\n" );
document.write( "how much was each shirt & pant? \n" );
document.write( "
Algebra.Com's Answer #110333 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! company purchased 8 work shirts and 17 work pants at $273. Next month purchased additional 16 shirts & 13 pants for $357. \n" ); document.write( "how much was each shirt & pant? \n" ); document.write( "---------------------------------- \n" ); document.write( "8s + 17p = 273 \n" ); document.write( "16s+ 13p = 357 \n" ); document.write( "------------------------ \n" ); document.write( "Solve by any method you know to get; \n" ); document.write( "s = $15 \n" ); document.write( "p = $9 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |