document.write( "Question 211654: A stamp collection consists of 8-cent, 13-cent, and 18-cent stamps. The number of 8-cent stamps is twice the number of 18-cent stamps. There are 3 more 13-cent stamp than 18-cent stamps. The total value of the stamps in the collection is $3.68. Find the number of 8-cent stamps in this collection.\r
\n" ); document.write( "\n" ); document.write( "I tried letting
\n" ); document.write( "X = 18-cent stamps
\n" ); document.write( "2x = 13-cent stamps
\n" ); document.write( "X+3 = 8-cent stamps \r
\n" ); document.write( "\n" ); document.write( "There's a similar problem on the site, but I can't make it work for my own problem. I keep getting decimal answers, when I think it should be whole numbers (number of stamps; you can't really have a fraction of a stamp).
\n" ); document.write( "

Algebra.Com's Answer #159921 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
X = 18-cent stamps
\n" ); document.write( "2x = 8-cent stamps
\n" ); document.write( "X+3 = 13-cent stamps
\n" ); document.write( "You had the .08 cent & .13 cent stamps mixed up.
\n" ); document.write( ".18x+.08*2x+.13(x+3)=3.68
\n" ); document.write( ".18x+.16x+.13x+.39=3.68
\n" ); document.write( ".47x=3.68-.39
\n" ); document.write( ".47x=3.29
\n" ); document.write( "x=3.29/47
\n" ); document.write( "x=7 18 cent stamps.
\n" ); document.write( "2*7=14 8 cent stamps
\n" ); document.write( "7+3=10 13 cent stamps.
\n" ); document.write( "Proof:
\n" ); document.write( ".18*7+.08*14+.13*10=3.68
\n" ); document.write( "1.26+1.12+1.30=3.68
\n" ); document.write( "3.68=3.68\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );