document.write( "Question 1157584: A beverage manufacturer aims to mix up an 840 gallons batch of a tomato juice blend that contains 26% juice. The manufacturer will be combining a 6% blend and a 31% blend to achieve this. How much of each type should the manufacturer combine to get the desired tomato juice blend? \n" ); document.write( "
Algebra.Com's Answer #780460 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "A beverage manufacturer aims to mix up an 840 gallons batch of a tomato juice blend that contains 26% juice. The manufacturer will be combining a 6% blend and a 31% blend to achieve this. How much of each type should the manufacturer combine to get the desired tomato juice blend?\r
\n" ); document.write( "\n" ); document.write( "Blend A contains 31% juice. let it be x gallons
\n" ); document.write( "Blend B contains 6% let it be y gallons\r
\n" ); document.write( "\n" ); document.write( "x+y=840------------------1\r
\n" ); document.write( "\n" ); document.write( "31%x+6%y = 26%(x+y)
\n" ); document.write( "31x+6y=26x+26y
\n" ); document.write( "5x-20y=0-----------------2\r
\n" ); document.write( "\n" ); document.write( "solve 1 &2\r
\n" ); document.write( "\n" ); document.write( "multiply (1) by- 5
\n" ); document.write( "-5x-5y=-4200
\n" ); document.write( "5x-20y=0
\n" ); document.write( "add
\n" ); document.write( "-25y = 4200
\n" ); document.write( "y=168\r
\n" ); document.write( "\n" ); document.write( "168 gallons of blend B
\n" ); document.write( "Balance Blend A =840-168=672 gallons
\n" ); document.write( "
\n" ); document.write( "
\n" );