document.write( "Question 638451: Dear Sir/Mame, any assistance in the following question will be gratefully taken.
\n" ); document.write( "'Marty buys some stamps. He buys 50 cent and 75 cent stamps to the value of $12.50. Altogether, he buys 21 stamps. How many of each type of stamp does he buy?
\n" ); document.write( "Thank You,
\n" ); document.write( "Kind Regards,
\n" ); document.write( "Sash Lack
\n" ); document.write( "

Algebra.Com's Answer #402205 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
'Marty buys some stamps. He buys 50 cent and 75 cent stamps to the value of $12.50. Altogether, he buys 21 stamps. How many of each type of stamp does he buy?
\n" ); document.write( "**
\n" ); document.write( "let x=no. of 50 cent stamps Marty bought
\n" ); document.write( "21-x=no. of 75 cent stamps Marty bought
\n" ); document.write( "..
\n" ); document.write( ".50x+.75(21-x)=12.50
\n" ); document.write( ".50x+15.75-.75x=12.50
\n" ); document.write( ".25x=3.25
\n" ); document.write( "x=3.25/.25=13
\n" ); document.write( "21-x=8
\n" ); document.write( "no. of 50 cent stamps Marty bought=13
\n" ); document.write( "no. of 75 cent stamps Marty bought=8
\n" ); document.write( "
\n" );