document.write( "Question 885404: Cheryl buys a total of 100 stamps at the post office for $20.56. if che bought 5 cent stamps, 15 cent stamps and 37 cent stamps only, and there were 10 more 37 cent stamps than 5 cent stamps. How many of each did she buy? \n" ); document.write( "
Algebra.Com's Answer #535128 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = number of 5 cent stamps
\n" ); document.write( "Let \"+b+\" = number of 15 cent stamps
\n" ); document.write( "Let \"+c+\" = number of 37 cent stamps
\n" ); document.write( "-------------------------------------
\n" ); document.write( "(1) \"+a+%2B+b+%2B+c+=+100+\"
\n" ); document.write( "(2) \"+5a+%2B+15b+%2B+37c+=+2056+\" ( in cents )
\n" ); document.write( "(3) \"+c+=+a+%2B+10+\"
\n" ); document.write( "-------------------
\n" ); document.write( "Substitute (3) into (1)
\n" ); document.write( "(1) \"+a+%2B+b+%2B+a+%2B+10+=+100+\"
\n" ); document.write( "(1) \"+2a+%2B+b+=+90+\"
\n" ); document.write( "(1) \"+b+=+90+-+2a+\"
\n" ); document.write( "----------------------
\n" ); document.write( "Substitute (1) into (2)
\n" ); document.write( "(2) \"+5a+%2B+15%2A%28+90+-+2a+%29+%2B+37c+=+2056+\"
\n" ); document.write( "---------------------------------------
\n" ); document.write( "Substitute (3) into (2)
\n" ); document.write( "(2) \"+5a+%2B+15%2A%28+90+-+2a+%29+%2B+37%2A%28+a+%2B+10+%29+=+2056+\"
\n" ); document.write( "(2) \"+5a+%2B+1350+-+30a+%2B+37a+%2B+370+=+2056+\"
\n" ); document.write( "(2) \"+12a+=+2056+-+1350+-+370+\"
\n" ); document.write( "(2) \"+12a+=+2056+-+1720+\"
\n" ); document.write( "(2) \"+12a+=+336+\"
\n" ); document.write( "(2) \"+a+=+28+\"
\n" ); document.write( "and
\n" ); document.write( "(1) \"+b+=+90+-+2a+\"
\n" ); document.write( "(1) \"+b+=+90+-+2%2A28+\"
\n" ); document.write( "(1) \"+b+=+34+\"
\n" ); document.write( "and
\n" ); document.write( "(3) \"+c+=+a+%2B+10+\"
\n" ); document.write( "(3) \"+c+=+38+\"
\n" ); document.write( "She bought 28 of the 5 cent stamps
\n" ); document.write( "She bought 34 of the 15 cent stamps
\n" ); document.write( "She bought 38 of the 37 cent stamps
\n" ); document.write( "--------------------------------
\n" ); document.write( "check:
\n" ); document.write( "(2) \"+5a+%2B+15b+%2B+37c+=+2056+\"
\n" ); document.write( "(2) \"+5%2A28+%2B+15%2A34+%2B+37%2A38+=+2056+\"
\n" ); document.write( "(2) \"+140+%2B+510+%2B+1406+=+2056+\"
\n" ); document.write( "(2) \"+2056+=+2056+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );