document.write( "Question 999707: jack bought 34 stamps at the post office. some were 37cents and the rest were 80cents. if the total cost of the stamps was $16.45, how many of each type did he buy? \n" ); document.write( "
Algebra.Com's Answer #617253 by AnlytcPhil(1806)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Let the number of 37c stamps be x\r\n" ); document.write( "Let the number of 80c stamps be y\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Value Value\r\n" ); document.write( "Type Number of of\r\n" ); document.write( " of of EACH ALL\r\n" ); document.write( "stamp stamps stamp stamps\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "37c stamps x $0.37 $0.37x\r\n" ); document.write( "80c stamps y $0.80 $0.80y\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "TOTALS 34 ----- $16.45\r\n" ); document.write( "\r\n" ); document.write( " The first equation comes from the second column.\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |