document.write( "Question 1109749: At a thrift store, each shirt costs $4, each pair of pants costs $7, and there is no sales tax on clothing purchases. Jason bought some shirts and some pairs of pants at the thrift store and paid exactly $41. How many shirts and how many pairs of pants did Jason buy at the thrift store?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #724693 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = number of shirts bought
\n" ); document.write( "Let \"+b+\" = number of pairs of pants bought
\n" ); document.write( "-----------------------------------------
\n" ); document.write( "\"+4a+%2B+7b+=+41+\"
\n" ); document.write( "There are 2 unknowns but only 1 equation, so I
\n" ); document.write( "have to use trial and error
\n" ); document.write( "----------------------------
\n" ); document.write( "shirts - - - - - - pants - - - - - - total cost
\n" ); document.write( "0 - - - - - - - - 6 - - - - - - - - 42
\n" ); document.write( "1 - - - - - - - - 5 - - - - - - - - - 39
\n" ); document.write( "2 - - - - - - - - 5 - - - - - - - - - 43
\n" ); document.write( "3 - - - - - - - - 4 - -- - - - - - - 40
\n" ); document.write( "5 - - - - - - - - 3 - - - - - - - - - 41
\n" ); document.write( "----------------------------------------------
\n" ); document.write( "He bought 5 shirts and 3 pairs of pants\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );