document.write( "Question 347072: if you have 67 beads twice as many white beads as red beads and twice as many green beads as white beads and the number of blue beads is only one more than the number of green beads. How many beads of each color do you have? \n" ); document.write( "
Algebra.Com's Answer #248159 by mananth(16946)![]() ![]() You can put this solution on YOUR website! if you have 67 beads twice as many white beads as red beads and twice as many green beads as white beads and the number of blue beads is only one more than the number of green beads. How many beads of each color do you have?\r \n" ); document.write( "\n" ); document.write( "white be 2x \n" ); document.write( "red will be x \n" ); document.write( "green 4x \n" ); document.write( "blue1+4x \n" ); document.write( "total 67\r \n" ); document.write( "\n" ); document.write( "2x+x+4x+1+4x=67 \n" ); document.write( "11x+1=67 \n" ); document.write( "11x=66 \n" ); document.write( "x= 6 \n" ); document.write( "you can work out the others \n" ); document.write( "white= 12 \n" ); document.write( "green 24 \n" ); document.write( "bkue= 25 \n" ); document.write( "Total 67 \n" ); document.write( " |