document.write( "Question 382209: A beverage wholesaler wants to create a new punch. He will mix fruite juice worth $3 a gallon and rum worth $8 a gallon. He wants to obtain 145 gallons worth of punch worth $5 a gallon. How much of each beverage should he use? \n" ); document.write( "
Algebra.Com's Answer #270978 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! OK \n" ); document.write( "Let x=amount of rum needed \n" ); document.write( "Then 145-x=amount of fruit juice needed\r \n" ); document.write( "\n" ); document.write( "Now we know that the total value of the rum and fruit juice before they are mixed together is equal to the total value of the final mixture.\r \n" ); document.write( "\n" ); document.write( "So: ($ understood) \n" ); document.write( "8x+3(145-x)=5*145 \n" ); document.write( "8x+435-3x=725 subtract 435 from each side and collect like terms \n" ); document.write( "5x=290 \n" ); document.write( "x=58 gal-----------------------amount of rum needed \n" ); document.write( "145-58=87 gal----amount of fruit juice needed \n" ); document.write( "CK \n" ); document.write( "8*58+3*87=5*145 \n" ); document.write( "464+261=725 \n" ); document.write( "725=725\r \n" ); document.write( "\n" ); document.write( "Hope this helps--ptaylor\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |