document.write( "Question 939971: 1/6 of the balls in a box are red, 5/12 of them are blue and 2/5 of the remainder is black. If there are 10 black balls, how many more blue balls are there than red ones?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #572810 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1/6 of the balls in a box are red, 5/12 of them are blue and 2/5 of the remainder is black. If there are 10 black balls, how many more blue balls are there than red ones? \n" ); document.write( "---------- \n" ); document.write( "red = 1/6 \n" ); document.write( "blue = 5/12 \n" ); document.write( "Remainder = 1-(2/12 + 5/12) = 5/12 \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "(5/12)x = 10 \n" ); document.write( "x = 24 (total # of balls) \n" ); document.write( "--------- \n" ); document.write( "# of red balls = (1/6)24 = 4 \n" ); document.write( "# of blue balls = (5/12)24 = 10 \n" ); document.write( "---- \n" ); document.write( "Ans:: 10-4 = 6 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " \n" ); document.write( " |