document.write( "Question 94774: One brand of cleaner used to etch concrete is 20% acid. A stronger industrial strength cleaner is 40% acid. How many gallons of each cleaner should be mixed to produce 10 gallons of 26% acid solution?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "How do I do this problem, very confused. Thanks tutors. \n" );
document.write( "
Algebra.Com's Answer #69001 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x=number of gal of 20% acid needed\r \n" ); document.write( "\n" ); document.write( "Then 10-x=number of gal of 40% acid needed\r \n" ); document.write( "\n" ); document.write( "Now we know that the amount of pure acid in the 20% solution (0.20x) plus the amount of pure acid in the 40% solution (0.40(10-x)) has to equal the amount of pure acid in the final mixture (0.26*10). So our equation to solve is:\r \n" ); document.write( "\n" ); document.write( "0.20x+0.40(10-x)=0.26*10 get rid of parens\r \n" ); document.write( "\n" ); document.write( "0.20x+4-0.40x=2.6 subtract 4 from both sides\r \n" ); document.write( "\n" ); document.write( "0.20x+4-4-0.40x=2.6-4 collect like terms\r \n" ); document.write( "\n" ); document.write( "-0.20x=-1.4 divide both sides by -0.20\r \n" ); document.write( "\n" ); document.write( "x=7------------------------------number of gal of 20% solution needed\r \n" ); document.write( "\n" ); document.write( "10-x=10-7=3--------------------number of gal of 40% solution needed\r \n" ); document.write( "\n" ); document.write( "CK\r \n" ); document.write( "\n" ); document.write( "7+0.20+3*0.40=10*0.26\r \n" ); document.write( "\n" ); document.write( "1.4+1.2+2.6 \n" ); document.write( "2.6=2.6\r \n" ); document.write( "\n" ); document.write( "Hope this helps--------------ptaylor \n" ); document.write( " |