document.write( "Question 1208492: A candy company sells premium chocolate at $5 per pound and regular chocolates at $4 per pound. If Barrett buys a 7-pound box of chocolates that costs him $31, how many pounds of premium chocolates are in the box? \n" ); document.write( "
Algebra.Com's Answer #846935 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A candy company sells premium chocolate at $5 per pound and regular chocolates at $4 per pound. \n" ); document.write( "If Barrett buys a 7-pound box of chocolates that costs him $31, how many pounds of premium chocolates are in the box? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x be the number of pounds of premium chocolates in the box.\r\n" ); document.write( "\r\n" ); document.write( "Then the number of pounds of regular chocolates in the box is (7-x).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Write the cost equation for the box of chocolates\r\n" ); document.write( "\r\n" ); document.write( " 5x + 4*(7-x) = 31 dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify and find x\r\n" ); document.write( "\r\n" ); document.write( " 5x + 28 - 4x = 31\r\n" ); document.write( "\r\n" ); document.write( " 5x - 4x = 31 - 28\r\n" ); document.write( "\r\n" ); document.write( " x = 3.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "ANSWER. There are 3 pounds of the premium chocolate in the box.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "CHECK. The total cost of the box is then 5*3 + 4*(7-3) = 15 + 4*4 = 15 + 16 = 31 dollars. ! correct !\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |