document.write( "Question 1120585: Hi
\n" );
document.write( "there were a total of 522 blue , red and green beads in a box. After 66 blue beads were removed and 104 red beads were added and the number of green beads were tripled, the ratio of red and blue beads to green beads was 3:5. How many red and blue beads were in the box at first.\r
\n" );
document.write( "\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #736681 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A careful reading of the problem shows that we can consider the number of blue and red beads as a single number. So then \n" ); document.write( "let g = # of green beads \n" ); document.write( "then 522-g = # of blue and red beads \n" ); document.write( "After the changes to the number of beads, \n" ); document.write( "the # of green beads is 3g \n" ); document.write( "the # of blue and red beads is (522-g)-66+104 = 560-g \n" ); document.write( "At that time, the ratio of red and blue beads to green beads was 3:5 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The original number of green beads was 200, so the original number of red and blue beads was 522-200 = 322. \n" ); document.write( " |