document.write( "Question 1058254: 3/5 of the balls in a basket are white, 1/3 of them are orange and the rest are purple. there are 176 more white balls than purple balls. how many balls are there in the basket altogether?\r
\n" );
document.write( "\n" );
document.write( "many thanks\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #673279 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 3/5 of the balls in a basket are white, 1/3 of them are orange and the rest are purple. there are 176 more white balls than purple balls. how many balls are there in the basket altogether? \n" ); document.write( "--------------------- \n" ); document.write( "Let \"x\" be the number in the basket. \n" ); document.write( "----- \n" ); document.write( "white:: (3/5)x \n" ); document.write( "orange: (1/3)x \n" ); document.write( "white = purple + 176 \n" ); document.write( "purple:: (3/5)x-176 \n" ); document.write( "---------------------- \n" ); document.write( "Equation: \n" ); document.write( "white + orange + purple = x \n" ); document.write( "(3/5)x + (1/3)x + (3/5)x - 176 = x \n" ); document.write( "------ \n" ); document.write( "(1/3)x + (6/5)x = x + 176 \n" ); document.write( "5x + 18x = 15x + 15*176 \n" ); document.write( "---------------- \n" ); document.write( "8x = 15*176 \n" ); document.write( "x = 15*22 \n" ); document.write( "x = 330 (# in the basket \n" ); document.write( "------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |