document.write( "Question 365377: The chemist wants 100 gallons when complete. He is mixing a 24% solution with a 50% solution to get a 36% solution. How many gallons of each will he use? \n" ); document.write( "
Algebra.Com's Answer #260498 by mananth(16946)![]() ![]() You can put this solution on YOUR website! when complete. He is mixing a 24% solution with a 50% solution to get a 36% solution. How many gallons of each will he use? \n" ); document.write( ".. \n" ); document.write( "x gallons ------------ 24% \n" ); document.write( "(100-x)gallons ------- 50% \n" ); document.write( "Mixture = 100 gallons--36% \n" ); document.write( "... \n" ); document.write( "0.24x+(100-x)*0.5 = 0.36*100 \n" ); document.write( "0.24x+50-0.5x=36 \n" ); document.write( "0.24x-0.50x=36-50 \n" ); document.write( "-0.26x=-14 \n" ); document.write( "/0.26 \n" ); document.write( "x= 53.8 gallons of 24% \n" ); document.write( "46.2 gallons of 50% \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |