document.write( "Question 241479: Is it possible to spend $30 for 100 stamps consisting of 20-cent stamps and 33-cent stamps? \n" ); document.write( "
Algebra.Com's Answer #176864 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Is it possible to spend $30 for 100 stamps consisting of 20-cent stamps and 33-cent stamps?
\n" ); document.write( "---------------------
\n" ); document.write( "Equations:
\n" ); document.write( "Quantity: t + r = 100
\n" ); document.write( "Value::: 20t+33r = 3000
\n" ); document.write( "-----------------------------------------
\n" ); document.write( "Multiply thru the Quatity Eq. by 20 to get:
\n" ); document.write( "20t + 20r = 2000
\n" ); document.write( "----
\n" ); document.write( "Subtract that from the Value Eq. to get:
\n" ); document.write( "13r = 1000
\n" ); document.write( "r = 76.92
\n" ); document.write( "-----
\n" ); document.write( "Since r is the number of thirty cent stamps and is not
\n" ); document.write( "an integer the combination does not work.
\n" ); document.write( "============================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );