document.write( "Question 943552: Q.28 two vessels contain mixtures of milk and water in the ration 8:1 and 1:5 respectively. find how much be drawn from each vessel to fill a third vessel of of capacity 21 gallons in order that the resulting mixture may be half milk and half water is-
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #575270 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount that must be drawn from vessel (8:1) \n" ); document.write( "Then 21-x=amount that must be drawn from vessel(1:5) \n" ); document.write( "First vessel contains (8/9) milk and (1/9) water \n" ); document.write( "Second vessel contains (1/6) milk and (5/6) water \n" ); document.write( "Now we know that the amount of pure milk that exists before the mixture takes place ((8/9)*x+(1/6)(21-x)) has to equal the amount of pure milk that exists after the mixture takes place (1/2)*21. Sooooo: \n" ); document.write( "(8/9)x+(21/6)-(1/6)x=21/2 multiply each term by 18 \n" ); document.write( "16x+63-3x=189 \n" ); document.write( "13x=126 \n" ); document.write( "x=9.69 gal-----amount needed from vessel(8:1) \n" ); document.write( "21-x=21-9.69=11.31 gal----amount needed from vessel(1:5) \n" ); document.write( "CK \n" ); document.write( "(8/9)*(9.69)+(1/6)*(11.31)=(21/2)= 10.5 \n" ); document.write( "8.61+1.89=10.5 \n" ); document.write( "10.495~~~~~10.5 Close enough---roundoff error\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " \n" ); document.write( " |