document.write( "Question 1041414: 7 L of an acid solution was mixed with 3 L of a 15% acid solution to make a 29% acid solution. Find the percent concentration of the first solution.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "9 lbs. of mixed nuts containing 55% peanuts were mixed with 6 lbs. of another kind of mixed nuts that contain 40% peanuts. What percent of the new mixture is peanuts? \r
\n" );
document.write( "\n" );
document.write( "A solution containing 30% chicken broth is to be mixed with a solution containing 50% chicken broth to make 200L containing 42% chicken broth. How much of each solution should be mixed?
\n" );
document.write( "\r
\n" );
document.write( "\n" );
document.write( "House blend coffee is 50% Columbian beans and Special blend coffee is 80% Columbian beans. How much of each should be used to produce 100kg of a blend that is 68% Columbian beans?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "How many quarts of a 50% sugar solution must be mixed with 8 quarts of water to make a 10% solution? \n" );
document.write( "
Algebra.Com's Answer #656377 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 7 L of an acid solution was mixed with 3 L of a 15% acid solution to make a 29% acid solution. Find the percent concentration of the first solution. \n" ); document.write( "acid + acid = acid \n" ); document.write( "(x/100)*7 + 0.15*3 = 0.29*(7+3) \n" ); document.write( "------- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "7x + 45 = 290 \n" ); document.write( "7x = 245 \n" ); document.write( "x = 35 \n" ); document.write( "--- \n" ); document.write( "Ans:: 35% \n" ); document.write( "----------------------------- \r \n" ); document.write( "\n" ); document.write( "9 lbs. of mixed nuts containing 55% peanuts were mixed with 6 lbs. of another kind of mixed nuts that contain 40% peanuts. What percent of the new mixture is peanuts? \n" ); document.write( "peanuts + peanuts = peanuts \n" ); document.write( "0.55*9 + 0.40*6 = x(9+6) \n" ); document.write( "Multiply thru by 100 to get \n" ); document.write( "55*9 + 40*6 = 1500x \n" ); document.write( "x = 49% \n" ); document.write( "-------------------- \n" ); document.write( "Comment:: The three problems below can be worked in a similar manner. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " \n" ); document.write( "A solution containing 30% chicken broth is to be mixed with a solution containing 50% chicken broth to make 200L containing 42% chicken broth. How much of each solution should be mixed?\r \n" ); document.write( "\n" ); document.write( "House blend coffee is 50% Columbian beans and Special blend coffee is 80% Columbian beans. How much of each should be used to produce 100kg of a blend that is 68% Columbian beans? \r \n" ); document.write( "\n" ); document.write( "How many quarts of a 50% sugar solution must be mixed with 8 quarts of water to make a 10% solution? \n" ); document.write( " |