document.write( "Question 48924: Store sold twice as many t-shirts as shorts. T-shirts are $9 each and shorts are $14 each. The total amount of money taken in for both was $256. Find the number of each that was sold. \n" ); document.write( "
Algebra.Com's Answer #32402 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! t-shirts = t \n" ); document.write( "shorts = s \n" ); document.write( " \n" ); document.write( "Combine: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Plug: \n" ); document.write( " \n" ); document.write( "16 t-shirts and 8 shorts were sold. \n" ); document.write( " |