document.write( "Question 773756: Please help me! I have a problem I just cannot solve. It is: Mike bought some shirts for $15 each. Joe bought three less than Mike for $18 each. Together they spent $111. How many shirts did each person buy? \n" ); document.write( "
Algebra.Com's Answer #471811 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Mike bought some shirts for $15 each. Joe bought three less than Mike for $18 each. Together they spent $111. How many shirts did each person buy?
\n" ); document.write( "-----------
\n" ); document.write( "15M + 18(M-3) = 111
\n" ); document.write( "33M - 54 = 111
\n" ); document.write( "M = 5 shirts for Mike
\n" ); document.write( "--> 2 for Joe
\n" ); document.write( "
\n" ); document.write( "
\n" );