document.write( "Question 1200791: Hi
\n" );
document.write( "There were 3 glasses containing the same volume of milk. Allen poured 210ml fro m A to C and 150ml from B to C. In the end the ratio in A to B was 3 to 8 . What was the volume at first in each glass
\n" );
document.write( "Thanks
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #835000 by mananth(16946) You can put this solution on YOUR website! \n" ); document.write( "\n" ); document.write( "x-210/x-150 = 3/8 \n" ); document.write( "8(x-210) =3(x-150) \n" ); document.write( "8x-1680 =3x-450 \n" ); document.write( "5x =1230 \n" ); document.write( "X= 246 ml \n" ); document.write( "Each contain 246 ml \n" ); document.write( " \n" ); document.write( " |