document.write( "Question 1166486: Find the number of gallons of a 15% acid, 75% acid, and 60% that are required to make 100 gallons of 51% acid. If the sum of three times the number of gallons of a 15% acid and a 75% acid is thirty more than the number of gallons of 60% acid? \n" ); document.write( "
Algebra.Com's Answer #791004 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "CONCENTRATION%       VOLUME         PURE Acid\r\n" );
document.write( "\r\n" );
document.write( "   15                 x             0.15x\r\n" );
document.write( "\r\n" );
document.write( "   60                 j             0.6(3x+3y-30)\r\n" );
document.write( "\r\n" );
document.write( "   75                 y            0.75y\r\n" );
document.write( "\r\n" );
document.write( "   51                 100          0.51*100\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This part seems unclear: \"If the sum of three times the number of gallons of a 15% acid and a 75% acid is thirty more than the number of gallons of 60% acid\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"3x%2B3y=j%2B30\"
\n" ); document.write( "\"j=3x%2B3y-30\"\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( "
\n" );