document.write( "Question 49308: a stamp collection consist of 5, 13, and 18 cent stamps. The number of 13 cent stamps is one less than twice the number of 5 cent stamps. the number of 18 cent stamps is five more than the number of 13 cent stamps. the total value of all the stamps is $2.60. find the number of 13 cent stamps in collection. \n" ); document.write( "
Algebra.Com's Answer #32746 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
a stamp collection consist of 5 (F NUMBERS SAY), 13(T), and 18(E) cent stamps. The number of 13 cent stamps is one less than twice the number of 5 cent stamps. the number of 18 cent stamps is five more than the number of 13 cent stamps. the total value of all the stamps is $2.60. find the number of 13 cent stamps in collection.
\n" ); document.write( "TWICE THE 5 C STAMPS=2F
\n" ); document.write( "ONE LESS=2F-1=T......2F=T+1.....F=(T+1)/2=0.5(T+1).............I
\n" ); document.write( "5 MORE THAN 13 C STAMPS =T+5=E.........................II
\n" ); document.write( "VALUE OF 5 C STAMPS=5F
\n" ); document.write( ".........13........=13T
\n" ); document.write( ".........18........=18E
\n" ); document.write( "TOTAL VALUE=5F+13T+18E=260......................III
\n" ); document.write( "5*0.5(T+1)+13T+18(T+5)=260
\n" ); document.write( "2.5T+2.5+13T+18T+90=260
\n" ); document.write( "33.5T=260-90-2.5=167.5
\n" ); document.write( "T=167.5/33.5=5
\n" ); document.write( "NUMBER OF 13 C STAMPS =5
\n" ); document.write( "
\n" );