document.write( "Question 154012: On a christmas package Audrey needs to use only 40-cent stamps and 16-cent stamps. If she uses twice as many 40-cent stamps as 16-cent stamps, how many of each type of stamp must she use to mail a package costing $5.76 in postage? \n" ); document.write( "
Algebra.Com's Answer #113380 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .40*2x+.16x=5.76 \n" ); document.write( ".80x+.16x=5.76 \n" ); document.write( ".96x=5.76 \n" ); document.write( "x=5.76/.96 \n" ); document.write( "x=6 16 cent stamps used. \n" ); document.write( "2*6=12 40 cent stamps used. \n" ); document.write( "proof \n" ); document.write( ".40*12+.16*6=5.76 \n" ); document.write( "4.8+.96=5.76 \n" ); document.write( "5.76=5.76 \n" ); document.write( " \n" ); document.write( " |