document.write( "Question 1145588: I’m not sure how to set up this problem: \r
\n" );
document.write( "\n" );
document.write( "Jimmy wants to make a 48% sugar solution. He has already poured 12 L of a 46% sugar solution into a beaker. How many liters of a 51% sugar solution must he add to this to create the desire mixture? \n" );
document.write( "
Algebra.Com's Answer #766796 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Jimmy wants to make a 48% sugar solution. He has already poured 12 L of a 46% sugar solution into a beaker. How many liters of a 51% sugar solution must he add to this to create the desire mixture? \n" ); document.write( "---------------- \n" ); document.write( "L = # of liters of 51% to add \n" ); document.write( "--- \n" ); document.write( "12*46 + L*51 = (12+L)*48 \n" ); document.write( " \n" ); document.write( " |