document.write( "Question 140436: A jar has twice as many red marbles as white marbles and the ratio of blue marbles to white marbles in the jar is 3:5. There are only red, white and blue marbles in the jar. If there are 2100 more red marbles than blue ones, how many marbles are in the jar altogether?\r
\n" );
document.write( "\n" );
document.write( "so far I came up with 6600 white, 11000 blue and 13200 red but that gives me 2200 more red and I need 2100. I just cant think anymore.. Am I close? Maria \n" );
document.write( "
Algebra.Com's Answer #102270 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"twice as many red marbles as white marbles\" __ r=2w\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"ratio of blue marbles to white marbles in the jar is 3:5\" __ b/w=3/5 __ 5b/3=w\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"2100 more red marbles than blue ones\" __ r=b+2100\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting __ b+2100=2(5b/3) __ 3b+6300=10b __ 6300=7b __ 900=b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting __ r=900+2100 __ r=3000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting __ 3000=2w __ 1500=w \n" ); document.write( " |