document.write( "Question 54016: I have the following word problem and really do not know where to begin figuring it out, using algebra anyways. Please Help!!
\n" );
document.write( "Allen bought 20 stamps at the post office in 37¢ and 20¢ denominations. If the total cost of the stamps was $7.06, how many 37¢ stamps did Allen buy? \n" );
document.write( "
Algebra.Com's Answer #36260 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Allen bought 20 stamps at the post office in 37¢ and 20¢ denominations. If the total cost of the stamps was $7.06, how many 37¢ stamps did Allen buy? \n" ); document.write( "------------- \n" ); document.write( "Let number of 37 cent stamps be \"x\"; value of those is 37x cents \n" ); document.write( "The number of 20 cent stamps is \"20-x\" ; \n" ); document.write( "value of those is 20(20-x)=400-20x cents \n" ); document.write( "----------- \n" ); document.write( "EQUATION: \n" ); document.write( "value + value = 706 cents \n" ); document.write( "37x + 400-20x = 706 \n" ); document.write( "17x = 306 \n" ); document.write( "x= 18 (This is number of 37 cent stamps) \n" ); document.write( "20-x = 2 (This is number of 20 cent stamps) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |