document.write( "Question 471866: Sally has a glass that is 1/3 filled with syrup. Bob has a glass that is 1/4 filled with syrup but Bob's glass holds twice as much as Sally's. If they were to fill the rest of their glasses with milk, then mix them together, what part of the combine mixture would be syrup.
\n" );
document.write( "Please let me know the process of solving this problem. \n" );
document.write( "
Algebra.Com's Answer #323597 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Sally has a glass that is 1/3 filled with syrup. \n" ); document.write( " Bob has a glass that is 1/4 filled with syrup but Bob's glass holds twice as much as Sally's. \n" ); document.write( "If they were to fill the rest of their glasses with milk, then mix them together, what part of the combine mixture would be syrup. \n" ); document.write( ": \n" ); document.write( "let x = amt to fill Sally's glass \n" ); document.write( "and \n" ); document.write( "2x = amt to fill Bob's glass \n" ); document.write( "then \n" ); document.write( "total amt when mixed together = 3x \n" ); document.write( ": \n" ); document.write( "Sally's syrup = \n" ); document.write( "Bob's syrup = \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Find what part 3x is \n" ); document.write( ": \n" ); document.write( "The x's cancel so we have: \n" ); document.write( " |