document.write( "Question 1146545: How many gallons of a 34% sugar solution do we need to mix with
\n" );
document.write( "28 gallons of a 19% sugar solution, so that the resulting mixture is a
\n" );
document.write( "27% sugar solution? \n" );
document.write( "
Algebra.Com's Answer #767823 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How many gallons of a 34% sugar solution do we need to mix with \n" ); document.write( "28 gallons of a 19% sugar solution, so that the resulting mixture is a \n" ); document.write( "27% sugar solution? \n" ); document.write( "---------- \n" ); document.write( "Add G gallons \n" ); document.write( "---- \n" ); document.write( "28*19 + G*34 = (28+G)*27\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |