document.write( "Question 406121: The office manager for a small law firm made the weekly postage purchase. He bought regular .37 stamps for most of the firm, but he also picked up some .40 breast cancer stamps at the request of some lawyers. He noticed that the number of breast cancer stamps was 8 fewer than the number of regular stamps and he spent $19.90. How many of each stamp did he buy? \n" ); document.write( "
Algebra.Com's Answer #286686 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "8 fewer breast cancer stamps than the number of regular stamps
\n" ); document.write( "Let x and (x-8)represent the number of regular and bc stamps respectively
\n" ); document.write( "Question states***Note: CENTS makes sense
\n" ); document.write( " 37x + 40(x-8) = 1990
\n" ); document.write( "Solving for x
\n" ); document.write( " 77x = 2310
\n" ); document.write( " x = 30, the number of regular and 22 breast cancer stamps (30-8)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 37*30 + 40*22 = 1990 or $19.90 \n" ); document.write( "
\n" );