document.write( "Question 592566: a box contains orange, purple and black marbles. Of the total, 1/3 are orange, 1/5 are purple and the remaining 77 marbles are black. How many marbles are in the box? \n" ); document.write( "
Algebra.Com's Answer #375998 by stanbon(75887) ![]() You can put this solution on YOUR website! a box contains orange, purple and black marbles. Of the total, 1/3 are orange, 1/5 are purple and the remaining 77 marbles are black. How many marbles are in the box? \n" ); document.write( "---------------------- \n" ); document.write( "Let total # of marbles be \"x\": \n" ); document.write( "Equation: \n" ); document.write( "(1/3)x + (1/5)x + 77 = x \n" ); document.write( "----- \n" ); document.write( "(8/15)x + 77 = x \n" ); document.write( "(7/15)x = 77 \n" ); document.write( "x = 11*15 \n" ); document.write( "x = 165 (total # of marbles) \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |