document.write( "Question 360582: Please help me set up and solve.\r
\n" );
document.write( "\n" );
document.write( "30 marbles are to be divided into 3 bags so that the second bag has 3 times as many marbles as the first bag and the third bag has twice as many as the first bag. If X is the number of marbles in the first bag, find the number of marbles in each bag. \n" );
document.write( "
Algebra.Com's Answer #257293 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 30 marbles are to be divided into 3 bags so that the second bag has 3 times as many marbles as the first bag and the third bag has twice as many as the first bag. If X is the number of marbles in the first bag, find the number of marbles in each bag. \n" ); document.write( "---- \n" ); document.write( "1st bag: x \n" ); document.write( "2nd bag:3x \n" ); document.write( "3rd bag:2x \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "x + 3x +2x = 30 \n" ); document.write( "6x = 30 \n" ); document.write( "x = 5 (# in 1st bag) \n" ); document.write( "2x= 10 (# in 3rd bag) \n" ); document.write( "3x = 15 (# in 2nd bag) \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " \n" ); document.write( " |