document.write( "Question 1101909: Sam has two kinds of stamps, 27 cents and 33 cent stamps. Altogether, 24 stamps sold for a total of $6.84. How many of each type pf stamp does Sam have? \n" ); document.write( "
Algebra.Com's Answer #716548 by ikleyn(52835)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "The question \r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \"How many of each type pf stamp does Sam have?\"\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "does not make sense in this context. The question which makes sense is\r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \"How many of each type of stamps did Sam sell?\"\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I will answer the LAST question.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " x + y = 24, (1) (counting stamps)\r\n" ); document.write( "27x + 33y = 684. (2) (counting cents)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "From (1), y = 24-x. Substitute it into (2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "27x + 33*(24-x) = 684,'\r\n" ); document.write( "\r\n" ); document.write( "27x + 33*24 - 33x = 684\r\n" ); document.write( "\r\n" ); document.write( "-6x = 684 - 33*24 = -108 ====> x =\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |