document.write( "Question 1001775: Tony misplaced 7 stamps from his collection. He knows that each stamp of his is worth $0.15 and that the total value of them is now only $5.55.
\n" ); document.write( "Write an equation to determine the number of stamps (s)(s)left parenthesis, s, right parenthesis that Tony originally had.
\n" ); document.write( "

Algebra.Com's Answer #618883 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
(s) = 7 + (5.55)/(.15) \n" ); document.write( "
\n" );