document.write( "Question 351633: solution A is 30% acid and solution B is 60% acid. How many gallons of each solution must be used to create a 60-gallon mixture that is 50% acid? please write the representation of this problem. \n" ); document.write( "
Algebra.Com's Answer #251257 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "Let x be the 'total' amount of the 30% solution. then the 'total' amount of the 60% solution would be (60gal - x) \n" ); document.write( ". \n" ); document.write( "Question states; \n" ); document.write( ".30x + .60(60gal - x) = .50*60gal \n" ); document.write( ". \n" ); document.write( "Solve for x and then determine the value (60gal- x),as well. \n" ); document.write( " |