document.write( "Question 433108: Mariah's lemonade is 45% lemon juice. Hector's lemonade is 90% lemon juice. How much of each solution will it take to make 60 liters of a 75% lemon juice mixture. \r
\n" );
document.write( "\n" );
document.write( "A. 20 liters of 45% solution
\n" );
document.write( " 40 liters of 90% solution
\n" );
document.write( "B. 30 liters of 45% solution
\n" );
document.write( " 30 liters of 90% solution
\n" );
document.write( "C. 40 liters of 45% solution
\n" );
document.write( " 20 liters of 90% solution
\n" );
document.write( "D. 45 liters of 45% solution
\n" );
document.write( " 15 litters of 90% solution \n" );
document.write( "
Algebra.Com's Answer #300217 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! .45m+.9h=.75*60 \n" ); document.write( "m+h=60 \n" ); document.write( "m=20 \n" ); document.write( "h=40 \n" ); document.write( "which is answer A. \n" ); document.write( " |