document.write( "Question 251835: one can juice drink is 25% orange juice another is 10% orange juice how many liters of each should be mixed together in order to get 15 liters that is 21% orange juice?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #183536 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! .25x+.10(15-x)=15*.21 \n" ); document.write( "x=11 at 25% \n" ); document.write( "15-x=4 at 10% \n" ); document.write( " |