document.write( "Question 846462: I need to calculate a mixture of 2 products:
\n" );
document.write( "Mixture A = 58% of B + 42% of C
\n" );
document.write( "A B C are all volumes in liters
\n" );
document.write( "B is a known value.
\n" );
document.write( "How do I calculate C\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #509726 by KMST(5328)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Mixture A is made of 58% of product B and 42% of product C. \n" ); document.write( "We assume that volumes are additive (or very nearly so), \n" ); document.write( "meaning that \n" ); document.write( "B is 58% of A, so \n" ); document.write( "C is 42% of A, so \n" ); document.write( " \n" ); document.write( "With \n" ); document.write( "given any one of the volumes, you can calculate the other two volumes. \n" ); document.write( "If you know \n" ); document.write( " \n" ); document.write( "Then, \n" ); document.write( " \n" ); document.write( "That can be calculated as approximately |